diff --git a/update/2_4_33.php b/update/2_4_33.php index 884e9112c..7b8b0aa58 100644 --- a/update/2_4_33.php +++ b/update/2_4_33.php @@ -1,5 +1,17 @@ $value) { + $files[$key] = realpath(base_dir().'/'.$value); +} + +delete($files); + + $fascie_orarie = $database->fetchArray('SELECT * FROM in_fasceorarie'); $tipi_intervento = $database->fetchArray('SELECT * FROM in_tipiintervento');