| [ Index ] |
PHP Cross Reference of Nucleus CMS 3.32 |
[Summary view] [Print] [Text view]
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 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Tue Feb 12 15:34:36 2008 | Cross-referenced by PHPXref 0.7 |