[ PHPXref.com ] [ Generated: Sun Jul 20 17:13:55 2008 ] [ Docebo 3.0.3 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> admin.php (source)

   1  <?php
   2  
   3  Header('Location: http://'.$_SERVER['HTTP_HOST']
   4              .( strlen(dirname($_SERVER['PHP_SELF'])) != 1 ? dirname($_SERVER['PHP_SELF']) : '' )
   5              .'/doceboCore/');
   6  
   7  ?>


[ Powered by PHPXref - Served by Debian GNU/Linux ]