mres($_GET['sil']); if($Sil == "cache"): @unlink(doc_root()."cache/Subeler.php"); $files = glob('ezsql_cache/*'); foreach($files as $file): if(is_file($file) and $file != "ezsql_cache/index.html"): unlink($file); endif; endforeach; lc(base_url()); endif; endif; ob_end_flush(); ?>