File/admin/dbprefs.php

Description

Preferences file

Contains the preferences settings for the database and the application itself. Constants and the main MySQL connection.

Constants
CACHE_CONTROL = (line 83)

wether or not to use the resonse caching mechanism. 1=yes, 0=no

DEFAULTPREDICATEVALUE = "undefined" (line 77)

standard value when a user predicate hasn't been set.

LOOPINGERRORMSG = "Oops. I wasn't paying attention. Tell me again what is going on." (line 52)

The errormessage when a loop is detected.

LOOPINGLIMIT = 150 (line 57)

The number of times a loop may occur before the error is thrown. -1 equals to no limit.

MINUTESTOKEEPCHATLOG = -1 (line 72)

Minutes to keep the chatlot, standard set to -1, meaning forever.

MINUTESTOKEEPDATA = 120 (line 67)

the amount of minutes certain data needs to be kept.

PROGRAMEVERSION = "v0.09" (line 88)

version number of the application.

RANDOMCHANCECLEAN = 100 (line 62)

Has something to do with the random generator

Documentation generated on Wed, 12 Jan 2005 12:24:45 +0100 by phpDocumentor 1.3.0RC3