configuration and settings store in dastabase

This commit is contained in:
xiaomlove
2021-01-11 22:00:46 +08:00
parent 2c25293d9b
commit 7373ec16e8
10 changed files with 226 additions and 88 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ $lang_mybonus = array
'text_success_vip' => "祝賀你,你獲得了一個月的",
'text_success_vip_two' => "資格!",
'text_no_permission' => "<b>錯誤!</b>你沒有該許可權。",
'text_success_custom_title' => "祝賀你,你獲得了<b>".$CURUSER[title]."</b>頭銜!",
'text_success_custom_title' => "祝賀你,你獲得了<b>".$CURUSER['title']."</b>頭銜!",
'text_success_gift' => "你成功贈送了<b>魔力值</b>。",
'head_karma_page' => "的魔力值",
'text_karma_system' => "魔力值系統",