mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
IP detect subsystem replace. Trash cleanup. Defines.
This commit is contained in:
parent
3f7703a097
commit
ee544cc507
49 changed files with 626 additions and 1422 deletions
|
@ -23,8 +23,8 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
if (!defined('IN_FORUM')) {
|
||||
die("Hacking attempt");
|
||||
if (!defined('BB_ROOT')) {
|
||||
die(basename(__FILE__));
|
||||
}
|
||||
|
||||
// Is send through board enabled? No, return to index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue