modificaciones en class.inputfilter.php

This commit is contained in:
marcelo.cuiza
2015-03-13 10:57:43 -04:00
parent 7fd8998967
commit 152bde7db2

View File

@@ -525,7 +525,7 @@ class InputFilter
* @author Marcelo Cuiza
* @access protected
* @param String $value
* @param String $type
* @param String or Array $types
* @return String $value
*/
function validateInput($value, $types = 'string')