Agregue un enter
This commit is contained in:
parent
60c58b56b1
commit
bd31b6485e
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue