]> source.dussan.org Git - nextcloud-server.git/commit
Added db4app lib, and apps test_db that shows how it works.
authorCôme BERNIGAUD <come.bernigaud@laposte.net>
Sat, 27 Aug 2011 16:09:14 +0000 (18:09 +0200)
committerCôme BERNIGAUD <come.bernigaud@laposte.net>
Sat, 27 Aug 2011 16:09:14 +0000 (18:09 +0200)
commite8fa2d34424a7dda34e62e3feb3e934330c1e9f8
tree4a99417b11a3abe2f8a9c9d84eef888b37916cb5
parent9b674d26c051f1d1a4eebce046baa6460f97ed44
Added db4app lib, and apps test_db that shows how it works.
Also fixed a typo in db.php
apps/test_db/appinfo/app.php [new file with mode: 0644]
apps/test_db/appinfo/info.xml [new file with mode: 0644]
apps/test_db/appinfo/install.php [new file with mode: 0644]
apps/test_db/index.php [new file with mode: 0644]
apps/test_db/templates/index.php [new file with mode: 0644]
lib/db.php
lib/db4app.php [new file with mode: 0644]