IP detect subsystem replace. Trash cleanup. Defines.

This commit is contained in:
Yuriy Pikhtarev 2017-05-30 00:31:03 +03:00
commit ee544cc507
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
49 changed files with 626 additions and 1422 deletions

View file

@ -23,8 +23,8 @@
* SOFTWARE.
*/
if (!defined('IN_FORUM')) {
die("Hacking attempt");
if (!defined('BB_ROOT')) {
die(basename(__FILE__));
}
set_die_append_msg();