Thomas Mueller
3829460ab8
adding space between) and {
13 years ago
Thomas Mueller
ebb28412ca
no more require_once()
13 years ago
Jörn Friedrich Dreyer
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
13 years ago
Robin Appelman
001d06f2ff
fix errors during database migration
13 years ago
Robin Appelman
09a53170a3
fixes in the sqlite manager driver
13 years ago
Robin Appelman
9a4e37483b
small fix in sqlite3 driver
13 years ago
Robin Appelman
6c09d9e0f8
some fixes in the sqlite3 driver
13 years ago
Robin Appelman
98dc0882cb
fix errors during database migration
14 years ago
Robin Appelman
9686c5b6aa
fixes in the sqlite manager driver
14 years ago
Robin Appelman
aa7c5a971c
small fix in sqlite3 driver
14 years ago
Robin Appelman
bf40691ace
some fixes in the sqlite3 driver
14 years ago
Robin Appelman
7761765a4b
change licencing headers for sqlite3 driver
14 years ago
Bart Visscher
82c7598861
Remove global vars and use the OC static version.
...
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
14 years ago
Jakob Sack
bafd684eb6
Renaming classes :-)
14 years ago
Robin Appelman
600219c8c0
sqlite3 driver for mdb2
...
the only problem that I found with it so far is that it gives a database locked error on login,
the rest seems to work fine but more testing is required.
14 years ago
Robin Appelman
1850bddb67
move sqlite database into the data folder, makes it easier to set the correct permissions
14 years ago
Robin Appelman
c0ee7a47e4
fix more strict error is mdb2
14 years ago
Robin Appelman
232654cb60
get rid of the oc_require and friends
14 years ago
Jakob Sack
132695ceb1
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
14 years ago
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
15 years ago
Robin Appelman
d96793f14f
Fix some database problems, do not use the cache when creating users
15 years ago
Robin
ede1c64edd
port OC_DB to MDB2
15 years ago