[ PHPXref.com ] [ Generated: Sun Jul 20 19:19:23 2008 ] [ PBS Helpdesk 0.93 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> callspublic.php3 (source)

   1  <?php ;
   2  include  "init.php3";
   3      
   4  
   5  
   6  echo "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML//EN\">
   7  <html><BODY background=\"$pbs_background1\">
   8  <head>";
   9  echo"<meta http-equiv=\"Content-Type\" content=\"text/html; iso-8859-1\">
  10  <title>Hauptseite-Frame - Calls</title>
  11  <!base target=\"PBS\">
  12  </head>
  13  <body>
  14  <CENTER>";
  15  echo "</body></html>";
  16  ?>


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