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 | ||
---|---|---|
184 | 184 |
'CHECKED' => ' checked="checked"', |
185 | 185 |
'ADMIN_URL' => ADMIN_URL, |
186 | 186 |
'WB_URL' => WB_URL, |
187 |
'WB_PATH' => WB_PATH, |
|
188 | 187 |
'THEME_URL' => THEME_URL, |
189 | 188 |
'FTAN' => $ftan |
190 | 189 |
) |
Also available in: Unified diff