index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_mdb2.inc
Age
Commit message (
Expand
)
Author
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb
2008-03-25
Only emulate prepared queries in debug mode
thomasb
2008-03-25
* added escapeSimple() (#1484874)
till
2008-03-19
Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated...
thomasb
2008-02-14
* small cs fixes
till
2008-02-14
* more verbose error msg
till
2007-10-03
Update copyright notice
ihug
2007-08-07
Documentation, code style and cleanup
thomasb
2007-05-24
upgrade to TinyMCE v2.1.1.1
estadtherr
2006-12-20
Set charset to MDB2 database connection
thomasb
2006-12-01
Applied the latest changes to MDB2 wrapper
thomasb
2006-09-08
Updated MDB2 with MSSQL support + some cosmetics
thomasb
2006-05-18
Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
roundcube
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
roundcube
2005-11-06
Added localized messages to client and check form input
roundcube
2005-11-01
Edited MDB2 support
roundcube
2005-11-01
Fixed session expiration issue with SQLite
roundcube
2005-10-27
more mdb2 integration
sparc
2005-10-26
Finished message sorting and fixed some skin issues
roundcube
2005-10-25
more pear/mdb2 integration
sparc
2005-10-20
added DB LIMIT abstraction
sparc
2005-10-20
DB code cleanup
sparc
2005-10-20
MDB2 integration
sparc