Skip to content

Commit a0f799c

Browse files
committed
v1.107.6
1 parent f5497b7 commit a0f799c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

petitnote/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
//https://paintbbs.sakura.ne.jp/
44
//1スレッド1ログファイル形式のスレッド式画像掲示板
55

6-
$petit_ver='v1.107.5';
7-
$petit_lot='lot.20250820';
6+
$petit_ver='v1.107.6';
7+
$petit_lot='lot.20250820.3';
88

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

0 commit comments

Comments
 (0)