+ added the individual posts page so it can contain comments
[vsc.git] / index.php
blobb74fd003cc7984edf499fd8af8f7a7ddbe534a35
1 <?php
2 $GLOBALS['st'] = microtime(true);
3 $GLOBALS['qCnt'] = 0;
5 require ('config.inc.php');
6 require (RES_PATH.'loader.php');
7 //print_r(get_loaded_extensions());