aboutsummaryrefslogtreecommitdiff
path: root/fn/fn.php
diff options
context:
space:
mode:
Diffstat (limited to 'fn/fn.php')
-rw-r--r--fn/fn.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/fn/fn.php b/fn/fn.php
index 6b17a3b..ce299c8 100644
--- a/fn/fn.php
+++ b/fn/fn.php
@@ -52,7 +52,7 @@ function search($haystack, $debut, $fin)
}
-function readablesize(int $bytes)
+function readablesize($bytes)
{
$num = 5;