소스 검색

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";
 ?>