lude "index.php"; break; break; } case 'SC':{ $_GET['frontend']=1; chdir('published/SC/html/scripts/');include "index.php"; break; } case 'login':{ header('Location: login/'); break; } case 'none':{ print ''; break; } default:{ print ''; break; } } ?>