We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5497b7 commit a0f799cCopy full SHA for a0f799c
1 file changed
petitnote/index.php
@@ -3,8 +3,8 @@
3
//https://paintbbs.sakura.ne.jp/
4
//1スレッド1ログファイル形式のスレッド式画像掲示板
5
6
-$petit_ver='v1.107.5';
7
-$petit_lot='lot.20250820';
+$petit_ver='v1.107.6';
+$petit_lot='lot.20250820.3';
8
9
$lang = ($http_langs = $_SERVER['HTTP_ACCEPT_LANGUAGE'] ?? '')
10
? explode( ',', $http_langs )[0] : '';
0 commit comments