mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
More file-system cleanup
This commit is contained in:
@@ -1056,7 +1056,7 @@ class file_inspector {
|
||||
echo "<link rel='stylesheet' href='".$css_file."' type='text/css' />\n";
|
||||
}
|
||||
if (!isset($no_core_css) || !$no_core_css) {
|
||||
echo "<link rel='stylesheet' href='".e_FILE_ABS."e107.css' type='text/css' />\n";
|
||||
echo "<link rel='stylesheet' href='".e_WEB_CSS."e107.css' type='text/css' />\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user