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
modify.php | ||
---|---|---|
72 | 72 |
'MENU_TITLE' => ($results_array['menu_title']), |
73 | 73 |
'ADMIN_URL' => ADMIN_URL, |
74 | 74 |
'WB_URL' => WB_URL, |
75 |
'WB_PATH' => WB_PATH, |
|
76 | 75 |
'THEME_URL' => THEME_URL |
77 | 76 |
)); |
78 | 77 |
|
Also available in: Unified diff