Changeset 16146
- Timestamp:
- 06/28/12 20:45:51 (12 months ago)
- Files:
-
- 1 modified
-
trunk/admin/include/image.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/image.class.php
r16076 r16146 626 626 @exec($exec, $returnarray); 627 627 628 i log($exec);628 if (function_exists('ilog')) ilog($exec); 629 629 if (is_array($returnarray) && (count($returnarray)>0) ) 630 630 { 631 i log('ERROR', $returnarray);631 if (function_exists('ilog')) ilog('ERROR', $returnarray); 632 632 foreach($returnarray as $line) 633 633 trigger_error($line, E_USER_WARNING);
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)