Project

General

Profile

« Previous | Next » 

Revision 1112

Added by Matthias almost 15 years ago

Added some missing variables to backend_themes (Thanks to Stefek)

View differences:

index.php
87 87
								'HEADING_UPLOAD_FILES' => $HEADING['UPLOAD_FILES']
88 88
								)
89 89
						);
90
// insert urls
91
$template->set_var(array(
92
								'ADMIN_URL' => ADMIN_URL,
93
								'WB_URL' => WB_URL,
94
								'WB_PATH' => WB_PATH,
95
								'THEME_URL' => THEME_URL
96
								)
97
						);
90 98
// Insert language text and messages
91 99
$template->set_var(array(
92 100
								'MEDIA_DIRECTORY' => MEDIA_DIRECTORY,

Also available in: Unified diff