| [ Index ] |
PHP Cross Reference of Nucleus CMS v3.51 code documentation |
[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: Sun Aug 1 03:56:06 2010 |