| [ PHPXref.com ] | [ Generated: Thu Aug 19 03:41:53 2010 ] | [ Sitellite 5.0.2 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <?php 2 3 $prefix = $_SERVER['REQUEST_URI']; 4 5 $prefix = preg_replace ('|sitellite/?$|', '', $prefix); 6 7 header ('Location: ' . $prefix . 'index/cms-app'); 8 9 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |