| [ PHPXref.com ] | [ Generated: Sun Jul 20 16:26:53 2008 ] | [ AIOCP 1.3.003 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <?php 2 //============================================================+ 3 // File name : index.php 4 // Begin : 2002-01-11 5 // Last Update : 2003-03-29 6 // 7 // Description : Redirect browser to main page 8 // 9 // Author: Nicola Asuni 10 // 11 // (c) Copyright: 12 // Tecnick.com S.r.l. 13 // Via Ugo Foscolo n.19 14 // 09045 Quartu Sant'Elena (CA) 15 // ITALY 16 // www.tecnick.com 17 // info@tecnick.com 18 // 19 // License: GNU GENERAL PUBLIC LICENSE v.2 20 // http://www.gnu.org/copyleft/gpl.html 21 //============================================================+ 22 23 header("Location: public/code/cp_dpage.php?aiocp_dp=_main"); //redirect browser to main page 24 25 //============================================================+ 26 // END OF FILE 27 //============================================================+ 28 ?> 29
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |