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
details.php | ||
---|---|---|
64 | 64 |
'DESIGNED_FOR' => $language_platform, |
65 | 65 |
'ADMIN_URL' => ADMIN_URL, |
66 | 66 |
'WB_URL' => WB_URL, |
67 |
'WB_PATH' => WB_PATH, |
|
68 | 67 |
'THEME_URL' => THEME_URL |
69 | 68 |
) |
70 | 69 |
); |
Also available in: Unified diff