Explorar el Código

Merge branch 'master' of https://github.com/doudoudzj/myownfreehost-template

zhenjiang.dou hace 8 años
padre
commit
062a71779f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core.php

+ 1 - 1
core.php

@@ -5,5 +5,5 @@
     $description = "uiisc, freewebhost, webhost, Crogram";
     $rooturl = $_SERVER['HTTP_HOST'];
     $domain = preg_replace('/^www\./', '', $rooturl);
-    $static_release = "2016122617430333";
+    $static_release = "2016122717430333";
 ?>