Revision 176
Added by ryan about 19 years ago
tool.php | ||
---|---|---|
24 | 24 |
*/ |
25 | 25 |
|
26 | 26 |
// Direct access prevention |
27 |
define('WB_PATH') OR die(header('Location: ../index.php')); |
|
27 |
defined('WB_PATH') OR die(header('Location: ../index.php'));
|
|
28 | 28 |
|
29 | 29 |
?> |
Also available in: Unified diff
Worked on backup and reload modules