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

/*

function __php74_preremove(){
	
}

function __php74_after_remove(){
	
}

*/

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