repo.or.cz
/
vsc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* modified a bit the posting so I can include in posts fun data like time, memory...
[vsc.git]
/
index.php
blob
b74fd003cc7984edf499fd8af8f7a7ddbe534a35
1
<
?php
2
$GLOBALS
[
'st'
] =
microtime
(
true
);
3
$GLOBALS
[
'qCnt'
] =
0
;
4
5
require
(
'config.inc.php'
);
6
require
(
RES_PATH
.
'loader.php'
);
7
//print_r(get_loaded_extensions());