From de7ef112f87eb70b6e8adda2104da8a9bce419a5 Mon Sep 17 00:00:00 2001 From: Banana Date: Fri, 27 Apr 2012 16:14:02 +0200 Subject: [PATCH] correct author tag --- single-functions/formating-bytes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/single-functions/formating-bytes.php b/single-functions/formating-bytes.php index 3ada150..71b4769 100644 --- a/single-functions/formating-bytes.php +++ b/single-functions/formating-bytes.php @@ -14,7 +14,7 @@ /** * convert given bytes into human readable string * @author banana mail@bananas-playground.net - * @author the_gil http://www.reddit.com/user/the_gil + * @author Guillaume Amringer g.amringer@gmail.com * * @param int $amount Bytes * @param string $unit -- 2.39.5