Go to the source code of this file.
Enumerations | |
| enum | APPLICATION_FSPATH |
| enum | APPLICATION_LIBPATH |
| enum | APPLICATION_HELPPATH |
| enum | APPLICATION_INCPATH |
| enum | APPLICATION_I18NPATH |
| enum | APPLICATION_PORTALPATH |
| enum | APPLICATION_PLUGINPATH |
Variables | |
| if(!function_exists("getmicrotime")) if($CONFIG['db_username']== ''OR $CONFIG['db_database']== '') | $db = @mysql_connect($CONFIG['db_hostname'], $CONFIG['db_username'], $CONFIG['db_password']) |
| $sql = "SELECT * FROM `{$dbConfig}`" | |
| $result = @mysql_query($sql) | |
| enum APPLICATION_FSPATH |
| enum APPLICATION_HELPPATH |
| enum APPLICATION_I18NPATH |
| enum APPLICATION_INCPATH |
| enum APPLICATION_LIBPATH |
| if (!function_exists("getmicrotime")) if ($CONFIG['db_username']== ''OR $CONFIG['db_database']== '') $db = @mysql_connect($CONFIG['db_hostname'], $CONFIG['db_username'], $CONFIG['db_password']) |
Definition at line 60 of file core.php.
Referenced by Contact::edit(), HiddenEntry::getDB(), SingleLineEntry::getDB(), and setup_createdb().
For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo