1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-05 03:24:41 +00:00

uwuzu version 1.2.15

This commit is contained in:
daichimarukana
2023-09-03 01:29:16 +09:00
parent 2040eb59ed
commit 398f67c2b7
12 changed files with 251 additions and 11 deletions
-1
View File
@@ -23,7 +23,6 @@ $onlyuser = file_get_contents($onlyuserfile);
session_name('uwuzu_s_id');
session_start();
session_regenerate_id(true);
// 変数の初期化
$current_date = null;