]> 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 0a8a1983364f3d4ada8d0f5dca64e5a72c7c681b..2e0c747eca5535a7f910adaf0ae5f05282ef343b 100644 (file)
@@ -1,11 +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         = DB #Use this if you wish to use MDB2 as the driver
 quote_identifiers = 0
 generator_exclude_regex = /oid_.*/
-generate_links   = 1