mirror of
https://github.com/LyLme/lylme_spage.git
synced 2024-11-17 22:38:03 +08:00
更新 内测版v1.1.2
This commit is contained in:
parent
c758a68100
commit
e1ffc796db
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
@header('Content-Type: text/html; charset=UTF-8');
|
@header('Content-Type: text/html; charset=UTF-8');
|
||||||
define('version', 'v1.1.1');
|
define('version', 'v1.1.2');
|
||||||
include "./include/head.php";
|
include "./include/head.php";
|
||||||
include './include/home.php';
|
include './include/home.php';
|
||||||
if (!file_exists('install/install.lock'))
|
if (!file_exists('install/install.lock'))
|
||||||
|
Loading…
Reference in New Issue
Block a user