Compare commits

...

1 Commits

Author SHA1 Message Date
Alejandro Tasistro 73da6a1461 borré el enter 2024-08-14 20:49:24 -03:00
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ class Librilladora extends Model {
} }
// MERGEAR LAS DIVISIONES // MERGEAR LAS DIVISIONES
$fileNames = array(); $fileNames = array();
for ($i = 0; $i < $cantBooklets; $i++) for ($i = 0; $i < $cantBooklets; $i++)
array_push($fileNames, 'uploads/librillo-'.$i."-".$fileName); array_push($fileNames, 'uploads/librillo-'.$i."-".$fileName);