Changeset 9844
- Timestamp:
- 03/24/11 14:11:25 (2 years ago)
- Files:
-
- 1 modified
-
trunk/admin/include/functions_upload.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/functions_upload.inc.php
r9191 r9844 795 795 function is_imagick() 796 796 { 797 if ( extension_loaded('imagick'))797 if (class_exists('Imagick')) 798 798 { 799 799 return true;
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)