]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - dataobject.ini
base class is_readonly() now returns false by default
[quix0rs-gnu-social.git] / dataobject.ini
index f08e43a3244c567e92e1e2a5f23db2ed7fcaf70b..2e0c747eca5535a7f910adaf0ae5f05282ef343b 100644 (file)
@@ -1,10 +1,10 @@
 [DB_DataObject]
 
-database          = mysql://root:@localhost/stoica
-schema_location   = /home/evan/code/stoica/classes
-class_location    = /home/evan/code/stoica/classes
+database          = mysql://root:xadani@localhost/stoica
+schema_location   = /home/evan/Code/laconica/classes
+class_location    = /home/evan/Code/laconica/classes
 require_prefix    = classes/
 class_prefix      = 
-db_driver         = MDB2 #Use this if you wish to use MDB2 as the driver
+db_driver         = DB #Use this if you wish to use MDB2 as the driver
 quote_identifiers = 0
 generator_exclude_regex = /oid_.*/