Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
ale
73da6a1461 borré el enter 2024-08-14 20:49:24 -03:00

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);