Put $themename back again
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user