Commit Graph

10 Commits

Author SHA1 Message Date
Aleksander Machniak
e435d3b120 Fix fatal error in database_attachments plugin under some conditions (#1489726) 2014-03-25 15:40:53 +01:00
Aleksander Machniak
2feba7bf4d Use absolute path in require 2013-08-02 09:17:44 +02:00
Aleksander Machniak
5d0cb00d5e Fix removing attachments from the list with database_attachments plugin 2013-07-31 14:11:59 +02:00
Aleksander Machniak
f0398c87d9 Use rcube_cache class to store attachments in database.
Add options to configure TTL and cache type.
2013-06-13 14:16:00 +02:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
Aleksander Machniak
b3ef217f66 Fix removed cache_id column usage, SQL queries formatting 2012-09-18 11:40:38 +02:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00
till
63a3dc5fde moved plugins 2010-03-20 14:20:01 +00:00
alecpl
a640647edd - handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment() 2009-07-19 09:28:30 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00