- Timestamp:
- Jul 30, 2012, 3:50:28 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/functions.php
r17002 r17210 2366 2366 function delete_element_derivatives($infos, $type='all') 2367 2367 { 2368 file_put_contents('/tmp/pwg24ws.log', "\n==== ".date('c')."\n".__FUNCTION__.' : '.var_export($infos, true)."\n", FILE_APPEND);2369 2368 $path = $infos['path']; 2370 2369 if (!empty($infos['representative_ext']))
Note: See TracChangeset
for help on using the changeset viewer.