Browse Source

Update index.php

FusionPBX 2 years ago
parent
commit
53436664ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -84,7 +84,7 @@
 		$favicon = $_SESSION['theme']['favicon']['text'];
 		$favicon = $_SESSION['theme']['favicon']['text'];
 	}
 	}
 	else {
 	else {
-		$favicon = $PROJECT_ROOT .'/themes/default/favicon.ico';
+		$favicon = PROJECT_ROOT .'/themes/default/favicon.ico';
 	}
 	}
 
 
 //create a token
 //create a token