[ Index ] |
PHP Cross Reference of MyBB |
[Source view] [Print] [Project Stats]
MyBB 1.6 Copyright 2010 MyBB Group, All Rights Reserved Website: http://mybb.com License: http://mybb.com/about/license
File Size: | 757 lines (25 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file inc/functions_task.php |
check_time_values($value, $min, $max, $return_type) X-Ref |
Validates a string or array of values param: mixed Comma-separated list or array of values param: int Minimum value param: int Maximum value param: string Set "string" to return in a comma-separated list, or "array" to return in an array return: mixed String or array of valid values OR false if string/array is invalid |
Generated: Tue Oct 8 19:19:50 2013 | Cross-referenced by PHPXref 0.7.1 |