Already has tests

This commit is contained in:
Michal Čihař 2012-04-27 08:32:39 +02:00
parent 91e7b9ac4f
commit b6470f7a0b

View File

@ -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
*/