Agregue un enter

This commit is contained in:
Alejandro Tasistro 2024-08-14 20:46:01 -03:00
parent 60c58b56b1
commit bd31b6485e
1 changed files with 1 additions and 0 deletions

View File

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