1 parent 28b1f03 commit 499eb84Copy full SHA for 499eb84
1 file changed
petitnote/index.php
@@ -4,7 +4,7 @@
4
//1スレッド1ログファイル形式のスレッド式画像掲示板
5
6
$petit_ver='v1.100.5';
7
-$petit_lot='lot.20250723';
+$petit_lot='lot.20250724';
8
9
$lang = ($http_langs = $_SERVER['HTTP_ACCEPT_LANGUAGE'] ?? '')
10
? explode( ',', $http_langs )[0] : '';
0 commit comments