diff --git a/include/functions.inc.php b/include/functions.inc.php index c5c98a51c..3fd2f664c 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -2741,8 +2741,6 @@ SELECT conf_update_param('send_piwigo_infos_last_notice', date('c')); } - echo '
'; print_r($piwigo_infos); echo ''; - conf_delete_param('send_piwigo_infos_running'); $logger->info('['.__FUNCTION__.'][exec='.$exec_id.'] executed in '.get_elapsed_time($start_time, get_moment())); }