Skip to content

Commit 272b97e

Browse files
committed
v1.88.7
1 parent 5f557e3 commit 272b97e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

petitnote/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//Petit Note (c)さとぴあ @satopian 2021-2025
33
//1スレッド1ログファイル形式のスレッド式画像掲示板
44
$petit_ver='v1.88.7';
5-
$petit_lot='lot.20250525';
5+
$petit_lot='lot.20250527';
66

77
$lang = ($http_langs = $_SERVER['HTTP_ACCEPT_LANGUAGE'] ?? '')
88
? explode( ',', $http_langs )[0] : '';

0 commit comments

Comments
 (0)