]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - dataobject.ini
fix passing request around
[quix0rs-gnu-social.git] / dataobject.ini
1 [DB_DataObject]
2
3 database          = mysql://root:@localhost/stoica
4 schema_location   = /home/evan/code/stoica/classes
5 class_location    = /home/evan/code/stoica/classes
6 require_prefix    = classes/
7 class_prefix      = 
8 db_driver         = MDB2 #Use this if you wish to use MDB2 as the driver
9 quote_identifiers = 0