mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-28 12:19:57 +03:00
remove debug code from r17002
git-svn-id: http://piwigo.org/svn/trunk@17210 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
f816bdae16
commit
8e568b317c
1 changed files with 0 additions and 1 deletions
|
@ -2365,7 +2365,6 @@ function clear_derivative_cache_rec($path, $pattern)
|
|||
|
||||
function delete_element_derivatives($infos, $type='all')
|
||||
{
|
||||
file_put_contents('/tmp/pwg24ws.log', "\n==== ".date('c')."\n".__FUNCTION__.' : '.var_export($infos, true)."\n", FILE_APPEND);
|
||||
$path = $infos['path'];
|
||||
if (!empty($infos['representative_ext']))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue