Esempio n. 1
0
	static function getFormRegex($regex_format = 0)
	{
		require_once __DIR__ . '/protect.php';

		return NNProtect::getFormRegex($regex_format);
	}