Go to the source code of this file.
Functions | |
| startedIndexPhp () | |
| initProfiler () | |
| initialBasicFixes () | |
| filterGlobalArrays () | |
Variables | |
| $db_type = confGet('DB_TYPE') | |
| $dbh = new DB_Mysql | |
| global | $PH |
| $requested_page = $PH->getRequestedPage() | |
This is index.php - the master-control-page. There are NO other php-pages, except from install.php (which should have been delete in normal process).
index.php does...
Definition in file index.php.
1.5.1-p1