From 54655e3e7145384132a6be67a13a7f62dbcf8fd1 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Tue, 27 Aug 2019 11:35:47 +0200
Subject: [PATCH] Merge branch 'FilesFilter'
---
src/Vola/UploadFile/SetupUpload.class.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Vola/UploadFile/SetupUpload.class.php b/src/Vola/UploadFile/SetupUpload.class.php
index 12a7ab3..dd55ef2 100644
--- a/src/Vola/UploadFile/SetupUpload.class.php
+++ b/src/Vola/UploadFile/SetupUpload.class.php
@@ -238,7 +238,7 @@
* 1 Mb = 1024^2
*
* @param string $strSize Stringa da convertire
- * @throws UploadFile_Excs
+ * @throws UploadFile_Exc_Error
* @return integer
*/
public static function str2Bytes($strSize)
--
Gitblit v1.8.0