Changeset 2427 for branches/branch-1_7/admin
- Timestamp:
- Jul 9, 2008, 10:59:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1_7/admin/thumbnail.php
r2202 r2427 156 156 $pictures = array(); 157 157 $stats = array(); 158 159 if (!function_exists('gd_info')) 160 { 161 array_push($page['errors'], l10n('GD library is missing')); 162 } 163 158 164 // +-----------------------------------------------------------------------+ 159 165 // | template initialization |
Note: See TracChangeset
for help on using the changeset viewer.