From c1ead938f264d9632c4bb9a6ff7d67f41708203a Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Wed, 03 Jan 2018 17:37:43 +0100
Subject: [PATCH] [test] setup limiti files con conversione stringa in byte
---
src/Autoloader.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/Autoloader.php b/src/Autoloader.php
index de2f7ed..e0e9d62 100644
--- a/src/Autoloader.php
+++ b/src/Autoloader.php
@@ -11,7 +11,8 @@
* Autoloader delle classi
*
* @author Cristiano Magro
- * @package
+ * @since 0.3.1
+ * @package Vola_UploadFile
*/
class Autoloader {
--
Gitblit v1.8.0