Revision 1441
Added by Luisehahne over 14 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
| users.php | ||
|---|---|---|
| 61 | 61 |
'EMAIL' => $user['email'], |
| 62 | 62 |
'ADMIN_URL' => ADMIN_URL, |
| 63 | 63 |
'WB_URL' => WB_URL, |
| 64 |
'WB_PATH' => WB_PATH, |
|
| 65 | 64 |
'THEME_URL' => THEME_URL |
| 66 | 65 |
) |
| 67 | 66 |
); |
Also available in: Unified diff