Project

General

Profile

« Previous | Next » 

Revision 1112

Added by Matthias over 15 years ago

Added some missing variables to backend_themes (Thanks to Stefek)

View differences:

sections.php
171 171
				'ADMIN_URL' => ADMIN_URL,
172 172
				'WB_URL' => WB_URL,
173 173
				'WB_PATH' => WB_PATH,
174
				'THEME_URL' => THEME_URL,
175
			) );
174
				'THEME_URL' => THEME_URL
175
				)
176
		);
176 177

  
177 178
// Insert variables
178 179
$template->set_var(array(

Also available in: Unified diff