Changeset 12907
- Timestamp:
- 01/17/12 01:17:39 (5 weeks ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
admin/include/functions_upload.inc.php (modified) (1 diff)
-
include/ws_functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/functions_upload.inc.php
r12906 r12907 293 293 array('id' => $image_id) 294 294 ); 295 296 delete_element_derivatives($image_id); 295 297 } 296 298 else -
trunk/include/ws_functions.inc.php
r12906 r12907 1756 1756 $image['md5sum'] // we force the md5sum to remain the same 1757 1757 ); 1758 1759 include_once(PHPWG_ROOT_PATH.'admin/include/functions.php');1760 delete_element_derivatives($params['image_id']);1761 1758 } 1762 1759
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)