We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472c02a commit d8ad81eCopy full SHA for d8ad81e
1 file changed
petitnote/index.php
@@ -1,7 +1,7 @@
1
<?php
2
//Petit Note (c)さとぴあ @satopian 2021-2025
3
//1スレッド1ログファイル形式のスレッド式画像掲示板
4
-$petit_ver='v1.88.5';
+$petit_ver='v1.88.6';
5
$petit_lot='lot.20250525';
6
7
$lang = ($http_langs = $_SERVER['HTTP_ACCEPT_LANGUAGE'] ?? '')
0 commit comments