Skip to content

Commit 499eb84

Browse files
committed
index.php
1 parent 28b1f03 commit 499eb84

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
@@ -4,7 +4,7 @@
44
//1スレッド1ログファイル形式のスレッド式画像掲示板
55

66
$petit_ver='v1.100.5';
7-
$petit_lot='lot.20250723';
7+
$petit_lot='lot.20250724';
88

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

0 commit comments

Comments
 (0)