久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: forum.php文件中$modcachelist變量下怎么獲取論壇版塊列表 [打印本頁]

作者: 1281724619    時間: 2023-12-26 00:51
標題: forum.php文件中$modcachelist變量下怎么獲取論壇版塊列表
我想問一下各位大佬,forum.php文件中的$modcachelist變量下index模塊下都分別儲存了什么信息,比如說forumlinks是否是存儲了論壇版塊列表的代碼。
  1. $modcachelist = array(
  2.         'index'                => array('announcements', 'onlinelist', 'forumlinks',
  3.                         'heats', 'historyposts', 'onlinerecord', 'userstats', 'diytemplatenameforum'),
  4.         'forumdisplay'        => array('smilies', 'announcements_forum', 'globalstick', 'forums',
  5.                         'onlinelist', 'forumstick', 'threadtable_info', 'threadtableids', 'stamps', 'diytemplatenameforum'),
  6.         'viewthread'        => array('smilies', 'smileytypes', 'forums', 'usergroups',
  7.                         'stamps', 'bbcodes', 'smilies',        'custominfo', 'groupicon', 'stamps',
  8.                         'threadtableids', 'threadtable_info', 'posttable_info', 'diytemplatenameforum'),
  9.         'redirect'        => array('threadtableids', 'threadtable_info', 'posttable_info'),
  10.         'post'                => array('bbcodes_display', 'bbcodes', 'smileycodes', 'smilies', 'smileytypes',
  11.                         'domainwhitelist', 'albumcategory'),
  12.         'space'                => array('fields_required', 'fields_optional', 'custominfo'),
  13.         'group'                => array('grouptype', 'diytemplatenamegroup'),
  14.         'topicadmin'        => array('usergroups'),
  15. );
復制代碼









歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0