[ PHPXref.com ] [ Generated: Sun Jul 20 19:34:47 2008 ] [ phpDenora 1.0.1 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> welcome.dist.php (source)

   1  <?php
   2  // $Id: welcome.dist.php 116 2005-12-18 16:50:38Z Hal9000 $
   3  
   4  /** ensure this file is being included by a parent file */
   5  defined( '_VALID_PARENT' ) or die( 'Direct Access to this location is not allowed.' );
   6  ?>
   7  <img src="img/pimp.png" width="350" height="80" alt="phpDenora - Pimp My Stats!" />
   8  <div class="title">Welcome to phpDenora</div>
   9  <p>These are the Web Stats of this IRC Network.<br />
  10  You will find detailed information about the network status and the activity of its channels and users.<br />
  11  Enjoy your stay!</p>


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