Project

General

Profile

« Previous | Next » 

Revision 1441

Added by Dietmar over 13 years ago

  1. recoded /modules/admin.php info_banner, now compare with modify in pages
  2. security fixes remove defined WB_PATH for backend templates
  3. fixed class.admin.php missing $TEXT declaration, add get_section_details

View differences:

index.php
66 66
$template->set_var(array(
67 67
								'ADMIN_URL' => ADMIN_URL,
68 68
								'WB_URL' => WB_URL,
69
								'WB_PATH' => WB_PATH,
70 69
								'THEME_URL' => THEME_URL
71 70
								)
72 71
						);

Also available in: Unified diff