Explorar o código

Update home.php

Capitan Cloud %!s(int64=3) %!d(string=hai) anos
pai
achega
f7c57fb2eb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Private/scripts/home.php

+ 2 - 2
Private/scripts/home.php

@@ -746,8 +746,8 @@
 <script src="static/js/home-js.php?hl=<?PHP echo($lang);?>&av=<?PHP echo(AVATAR_NAME);?>&cv=<?PHP echo($CURRENT_VIEW);?>&cu=<?PHP echo($CUDOZ);?>" type="text/javascript"></script>
 
 <?php if (file_exists(APP_PATH . DIRECTORY_SEPARATOR . "metrics.html")): ?>
-<?php include("/metrics.html"); ?> 
+<?php include(APP_PATH . DIRECTORY_SEPARATOR . "metrics.html"); ?> 
 <?php endif; ?>
 
 </body>
-</html>
+</html>