Update index.php
update favicon path
This commit is contained in:
+2
-2
@@ -65,7 +65,7 @@ else {
|
|||||||
$favicon = $_SESSION['theme']['favicon']['text'];
|
$favicon = $_SESSION['theme']['favicon']['text'];
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$favicon = '<!--{project_path}-->/themes/enhanced/favicon.ico';
|
$favicon = '<!--{project_path}-->/themes/default/favicon.ico';
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@@ -288,4 +288,4 @@ else {
|
|||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user