mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 19:44:09 +02:00
Language admin ui fixes.
This commit is contained in:
@@ -3599,7 +3599,7 @@ return;
|
||||
/**
|
||||
* Filters/Validates using the PHP5 filter_var() method.
|
||||
* @param $text
|
||||
* @param $type string str|int|email|url
|
||||
* @param $type string str|int|email|url|w|wds
|
||||
* @return string | boolean
|
||||
*/
|
||||
function filter($text, $type='str',$validate=false)
|
||||
|
Reference in New Issue
Block a user