Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 267 Bytes

XenForoHint

$allowedFunctions = 'is_array|is_object|is_string|isset|empty' . '|array|array_key_exists|count|in_array|array_search' . '|preg_match|preg_match_all|strpos|stripos|strlen|trim' . '|ceil|floor|round|max|min|mt_rand|rand' . '|strval|intval';