Added unittest for PMA_ifSetOr()

This commit is contained in:
Herman van Rink
2009-10-16 08:10:26 +00:00
parent a38d4ff355
commit b55c48b8d8
2 changed files with 50 additions and 1 deletions

View File

@@ -30,7 +30,6 @@
* echo PMA_ifSetOr($cfg['ForceSSL'], false, 'boolean'); // true
* </code>
*
* @todo create some testsuites
* @uses PMA_isValid()
* @see PMA_isValid()
* @param mixed $var param to check