Enumerations | Variables

/home/ivan/src/sit/branches/3.x/core.php File Reference

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)

Enumeration Type Documentation

Definition at line 21 of file core.php.

Definition at line 23 of file core.php.

Definition at line 25 of file core.php.

Definition at line 24 of file core.php.

Definition at line 22 of file core.php.

Definition at line 27 of file core.php.

Definition at line 26 of file core.php.


Variable Documentation

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().

$result = @mysql_query($sql)

Definition at line 104 of file core.php.

$sql = "SELECT * FROM `{$dbConfig}`"

Definition at line 103 of file core.php.

For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo

© 2008-2011 Support Incident Tracker

Tsohost Logo