Kaynağa Gözat

Update index.php

update favicon path
Len 7 yıl önce
ebeveyn
işleme
1b12ec0ed3
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      index.php

+ 2 - 2
index.php

@@ -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>