예제 #1
0
 static function getFormRegex($regex_format = 0)
 {
     require_once __DIR__ . '/protect.php';
     return nnProtect::getFormRegex($regex_format);
 }