ソースを参照

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

zhenjiang.dou 8 年 前
コミット
062a71779f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      core.php

+ 1 - 1
core.php

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