YiiApp
YiiApp copied to clipboard
PHP warning in protected/helpers/utils.php(254)
Php returns this error "preg_match(): No ending delimiter '#' found" in this code row "if (!preg_match('#^(10|172.16|192.168).', $ip))"
Please, fix that.
Thanks