Revision 545
Added by thorn almost 17 years ago
install.php | ||
---|---|---|
23 | 23 |
|
24 | 24 |
*/ |
25 | 25 |
|
26 |
// prevent this file from being accesses directly
|
|
26 |
// prevent this file from being accessed directly
|
|
27 | 27 |
if(defined('WB_PATH') == false) { |
28 | 28 |
exit("Cannot access this file directly"); |
29 | 29 |
} |
Also available in: Unified diff
fixed two issues with menu_link: adding a menu_link as first page did not worked; and an E_NOTICE-warning