Skip to content

Commit 0f8b585

Browse files
committed
v2.0.7
1 parent a46e368 commit 0f8b585

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='v2.0.6';
7-
$petit_lot='lot.20260615';
6+
$petit_ver='v2.0.7';
7+
$petit_lot='lot.20260616';
88

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

0 commit comments

Comments
 (0)