[ Index ]

PHP Cross Reference of Nucleus CMS 3.32

title

Body

[close]

/ -> index.php (source)

   1  <?php
   2  //setup for benchmarking
   3  include ('./benchmark.inc');
   4  
   5  // This file will generate and return the main page of the site
   6  $CONF = array();
   7  $CONF['Self'] = 'index.php';
   8  
   9  include ('./config.php');
  10  
  11  selector();
  12  
  13  ?>


Generated: Tue Feb 12 15:34:36 2008 Cross-referenced by PHPXref 0.7