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