Revision 1441
Added by Dietmar over 13 years ago
- recoded /modules/admin.php info_banner, now compare with modify in pages
- security fixes remove defined WB_PATH for backend templates
- fixed class.admin.php missing $TEXT declaration, add get_section_details
index.php | ||
---|---|---|
553 | 553 |
$template->set_var(array( |
554 | 554 |
'THEME_URL' => THEME_URL, |
555 | 555 |
'WB_URL' => WB_URL, |
556 |
'WB_PATH' => WB_PATH, |
|
557 | 556 |
'ADMIN_URL' => ADMIN_URL, |
558 | 557 |
) |
559 | 558 |
); |
Also available in: Unified diff