1.5.5 has Typo Bug
- depth:
- 0
前の投稿
-
次の投稿
|
親投稿
-
子投稿なし
|
投稿日時 2012-1-17 17:01 | 最終変更
iseki
投稿数: 1581
1.5.5 has typo bug in include/config.php at L102
Please correct this mistake.
Please correct this mistake.
mistake: define('MUTE_LIST_TBL', MODLOS_BD_PREFIX.'mute_list');
correct: define('MUTE_LIST_TBL', MODLOS_DB_PREFIX.'mute_list');
投票数:124
平均点:2.98
投稿ツリー
- 1.5.5 has Typo Bug (iseki, 2012-1-17 17:01)