svncommit
2005-10-02 1676e1ebda38922b609c501b3c3c34b881302122
refs
author svncommit <devs@roundcube.net>
Sunday, October 2, 2005 07:36 -0400
committer svncommit <devs@roundcube.net>
Sunday, October 2, 2005 07:36 -0400
commit1676e1ebda38922b609c501b3c3c34b881302122
tree af115b449e30bac37d7cf0459ed95d88d32f1282 tree | zip | gz
parent 968bdc7c90f718560b84eb3b7e8e1d02cf4270f3 view | diff

Added PEAR:DB support plus database replication support


17 files added
4 files modified
1 files deleted
16805 ■■■■■ changed files
config/db.inc.php.dist 18 ●●●●● diff | view | raw | blame | history
index.php 2 ●●● diff | view | raw | blame | history
logs/errors 519 ●●●●● diff | view | raw | blame | history
program/include/main.inc 17 ●●●● diff | view | raw | blame | history
program/include/rcube_db.inc 202 ●●●●● diff | view | raw | blame | history
program/include/rcube_mysql.inc 186 ●●●●● diff | view | raw | blame | history
program/lib/DB.php 1388 ●●●●● diff | view | raw | blame | history
program/lib/DB/common.php 2157 ●●●●● diff | view | raw | blame | history
program/lib/DB/dbase.php 510 ●●●●● diff | view | raw | blame | history
program/lib/DB/fbsql.php 770 ●●●●● diff | view | raw | blame | history
program/lib/DB/ibase.php 1071 ●●●●● diff | view | raw | blame | history
program/lib/DB/ifx.php 681 ●●●●● diff | view | raw | blame | history
program/lib/DB/msql.php 810 ●●●●● diff | view | raw | blame | history
program/lib/DB/mssql.php 914 ●●●●● diff | view | raw | blame | history
program/lib/DB/mysql.php 1034 ●●●●● diff | view | raw | blame | history
program/lib/DB/mysqli.php 1076 ●●●●● diff | view | raw | blame | history
program/lib/DB/oci8.php 1117 ●●●●● diff | view | raw | blame | history
program/lib/DB/odbc.php 883 ●●●●● diff | view | raw | blame | history
program/lib/DB/pgsql.php 1097 ●●●●● diff | view | raw | blame | history
program/lib/DB/sqlite.php 942 ●●●●● diff | view | raw | blame | history
program/lib/DB/storage.php 504 ●●●●● diff | view | raw | blame | history
program/lib/DB/sybase.php 907 ●●●●● diff | view | raw | blame | history