From b6470f7a0b64cf9aff35e86d302d137e6dbdde5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 27 Apr 2012 08:32:39 +0200 Subject: [PATCH] Already has tests --- libraries/core.lib.php | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/core.lib.php b/libraries/core.lib.php index 882eb1e942..fbfb9aad2d 100644 --- a/libraries/core.lib.php +++ b/libraries/core.lib.php @@ -88,7 +88,6 @@ function PMA_ifSetOr(&$var, $default = null, $type = 'similar') * * @return boolean whether valid or not * - * @todo create some testsuites * @todo add some more var types like hex, bin, ...? * @see http://php.net/gettype */