Revision 1420
Added by Dietmar almost 14 years ago
initialize.php | ||
---|---|---|
16 | 16 |
* |
17 | 17 |
*/ |
18 | 18 |
|
19 |
// Must include code to stop this file being access directly |
|
20 |
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); } |
|
19 | 21 |
//set_include_path(get_include_path() . PATH_SEPARATOR . WB_PATH); |
20 | 22 |
|
21 | 23 |
if (file_exists(WB_PATH.'/framework/class.database.php')) { |
Also available in: Unified diff
YGN Ethical Hacker Group (2.8.2 / 2.9.0)