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:

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