Пример #1
0
	static function isEditPage()
	{
		require_once __DIR__ . '/protect.php';

		return NNProtect::isEditPage();
	}