Compare commits
1 Commits
principal
...
rama-nueva
Author | SHA1 | Date |
---|---|---|
Alejandro Tasistro | 73da6a1461 |
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue