mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-23 23:19:28 +00:00
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@
|
||||
else
|
||||
$stylesheet=DEFAULT_STYLE;
|
||||
header("Content-Type: text/css");
|
||||
readfile ('styles/'.$stylesheet.'.css');
|
||||
readfile ($path.'skin/styles/'.$stylesheet.'.css');
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user