Fix html parsing (for PHP <5.3.6)

This commit is contained in:
RainLoop Team 2016-06-09 00:41:05 +03:00
parent dee86572e4
commit fddc68b16d
2 changed files with 105 additions and 58 deletions

View file

@ -2,9 +2,9 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.10.1",
"release": "123",
"release": "125",
"private": true,
"ownCloudPackageVersion": "4.17",
"ownCloudPackageVersion": "4.18",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "gulpfile.js",