--- fenglin/bbs/theme.inc.php 2025/04/12 11:36:58 1.9 +++ fenglin/bbs/theme.inc.php 2025/04/12 12:27:29 1.10 @@ -18,6 +18,10 @@ if (!defined("_BBS_THEME_INIT_")) "view/section_setting" => "section_setting.view.php", "view/show_profile" => "show_profile.view.php", ), + "xml" => array( + "xsl/1" => "xsl/1.xsl", + "view/view_article" => "view_article_xml.view.php", + ), ); $BBS_theme_current = "";