From 73da6a14619dd3ac6cf0a6dc3d2be8acd66ce4bf Mon Sep 17 00:00:00 2001 From: ale Date: Wed, 14 Aug 2024 20:49:24 -0300 Subject: [PATCH] =?UTF-8?q?borr=C3=A9=20el=20enter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Models/Librilladora.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Models/Librilladora.php b/app/Models/Librilladora.php index d3335f0..d42900a 100644 --- a/app/Models/Librilladora.php +++ b/app/Models/Librilladora.php @@ -42,7 +42,6 @@ class Librilladora extends Model { } // MERGEAR LAS DIVISIONES - $fileNames = array(); for ($i = 0; $i < $cantBooklets; $i++) array_push($fileNames, 'uploads/librillo-'.$i."-".$fileName);