PHP Classes

File: htdocs/xoops_lib/modules/protector/language/english/main.php

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/xoops_lib/modules/protector/language/english/main.php   Download  
File: htdocs/xoops_lib/modules/protector/language/english/main.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 598 bytes
 

Contents

Class file image Download
<?php
define
('_MD_PROTECTOR_YOUAREBADIP', 'You are registered as BAD_IP by Protector.<br>');
define('_MD_PROTECTOR_FMT_JAILINFO', 'This restriction will be expired on %s');
define('_MD_PROTECTOR_FMT_JAILTIME', 'Y-m-j H:i:s');
define('_MD_PROTECTOR_BANDWIDTHLIMITED', 'This website is very busy now. Please try later.');
define('_MD_PROTECTOR_TURNJAVASCRIPTON', 'Turn JavaScript ON');
define('_MD_PROTECTOR_DENYBYRBL', 'Protector rejects your post, because your IP is registered in RBL');
define('_MD_PROTECTOR_FMT_REGISTER_MORATORIUM', 'Post it again %s minutes later(for Anti-SPAMMING, sorry).');