Current File : /home/inlingua/public_html/decay_sym/root/var/softaculous/apps/php73/3/remove.php
<?php

/*

function __php73_preremove(){
	
}

function __php73_after_remove(){
		
}
*/

function __php73_postremove(){
	global $globals;
	
	vexec('rm -rf '.$globals['data_path'].'/php/sessions/php73');
}