nextcloud/lib
Byron Marohn fa9b36b726 Added error check to lib/private/image.php
This checks that imagecreatetruecolor actually creates an image, rather than returning FALSE.
Without this check, subsequent loop might create billions of ERROR-level log messages.

Signed-off-by: Byron Marohn <combustible@live.com>
2014-12-01 16:20:17 +01:00
..
l10n [tx-robot] updated from transifex 2014-11-29 01:54:28 -05:00
private Added error check to lib/private/image.php 2014-12-01 16:20:17 +01:00
public Merge pull request #12427 from owncloud/issue/6101-deprecate-namespaced-functions 2014-12-01 09:38:15 +01:00
repair Add repair steps for legacy config files 2014-11-18 12:36:03 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Pass \OC::$WEBROOT to the ctr 2014-11-27 14:50:14 +01:00