snappymail/rainloop/v/0.0.0/app
Valérian Galliat d5069ddf85 Add "ZipArchive::CREATE" flag for PHP 5.6
Since PHP 5.6, "ZipArchive::open" will return "ZipArchive::ER_NOENT" if
the "ZipArchive::CREATE" option is not given and the file doesn't exist,
while previously, it was created without error with only
"ZipArchive::OVERWRITE".
2015-07-07 15:37:46 +02:00
..
domains Code optimizations 2015-01-05 04:26:08 +04:00
i18n Additional languages names and flags 2015-04-02 01:59:01 +04:00
libraries Add "ZipArchive::CREATE" flag for PHP 5.6 2015-07-07 15:37:46 +02:00
resources Release fixes 2015-05-12 20:33:02 +04:00
templates Small fix 2015-07-06 00:50:06 +04:00
.htaccess Uploading and preparing the repository to the dev version. 2013-11-16 02:21:12 +04:00
handle.php Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00