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 | ||
---|---|---|
81 | 81 |
'DESIGNED_FOR' => $module['platform'], |
82 | 82 |
'ADMIN_URL' => ADMIN_URL, |
83 | 83 |
'WB_URL' => WB_URL, |
84 |
'WB_PATH' => WB_PATH, |
|
85 | 84 |
'THEME_URL' => THEME_URL |
86 | 85 |
) |
87 | 86 |
); |
Also available in: Unified diff