Project

General

Profile

« Previous | Next » 

Revision 1441

Added by Luisehahne almost 14 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
147 147
	}
148 148

  
149 149
	$template->set_var(array(
150
						'WB_PATH' => WB_PATH,
151 150
						'WB_URL' => WB_URL,
152 151
						'THEME_URL' => THEME_URL,
153
						'ADMIN_PATH' => ADMIN_PATH,
154 152
						'ADMIN_URL' => ADMIN_URL,
155 153
					 ));
156 154

  

Also available in: Unified diff