Compare commits
No commits in common. "rama-nueva" and "principal" have entirely different histories.
rama-nueva
...
principal
|
@ -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