Changeset 10686 for trunk/admin/include/image.class.php
- Timestamp:
- Apr 29, 2011, 7:38:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/image.class.php
r10684 r10686 291 291 if (is_null($library)) 292 292 { 293 $library = $conf[' image_library'];293 $library = $conf['graphics_library']; 294 294 } 295 295
Note: See TracChangeset
for help on using the changeset viewer.