浏览代码

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";
     $rooturl = $_SERVER['HTTP_HOST'];
     $domain = preg_replace('/^www\./', '', $rooturl);
-    $static_release = "2016122617430333";
+    $static_release = "2016122717430333";
 ?>