Browse Source

Update home-js.php

Capitan Cloud 1 year ago
parent
commit
8220943249
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Public/js/home-js.php

+ 1 - 1
Public/js/home-js.php

@@ -36,7 +36,7 @@
  * @copyrights (c) 2016, 2024 5 Mode     
  */
 
- require "../../../Private/core/init.inc";
+ require "../../Private/core/init.inc";
 
  header("Content-Type: text/javascript");