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:

index.php
106 106
								'HEADING_INVOKE_MODULE_FILES' => $HEADING['INVOKE_MODULE_FILES']
107 107
								)
108 108
						);
109
// insert urls
110
$template->set_var(array(
111
								'ADMIN_URL' => ADMIN_URL,
112
								'WB_URL' => WB_URL,
113
								'WB_PATH' => WB_PATH,
114
								'THEME_URL' => THEME_URL
115
								)
116
						);
109 117
// Insert language text and messages
110 118
$template->set_var(array(
111 119
	'URL_TEMPLATES' => $admin->get_permission('templates') ? 

Also available in: Unified diff