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