lychee/php
Ricardo Bartels e0d0cfcc0e fix check for imagick #107
class_exists() triggerd __autoload and __autoload failed because Imagick.php
doesn't exists. Change function to "extension_loaded()"

Refs: #107
2014-04-11 00:24:06 +02:00
..
access Improved update mechanism (#115) 2014-04-05 18:30:24 +02:00
database Fix db encoding and setting it to UTF-8 (#112 #116) 2014-04-06 15:11:55 +02:00
modules fix check for imagick #107 2014-04-11 00:24:06 +02:00
api.php Added __DIR__ to api.php 2014-04-09 20:07:25 +02:00
autoload.php Added __DIR__ to autoload.php 2014-04-09 20:13:20 +02:00