Put $themename back again

This commit is contained in:
moodler
2004-01-26 04:34:44 +00:00
parent 61f95aada5
commit 0affff5ecd
+1 -1
View File
@@ -4,7 +4,7 @@
$nomoodlecookie = true;
require_once("../../config.php");
$themeurl = style_sheet_setup(filemtime("styles.php"), 300, 'standard');
$themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);
/// From here on it's nearly a normal stylesheet.
/// First are some CSS definitions for normal tags,