| 17 |
"view/s_favor" => "s_favor.view.php", |
"view/s_favor" => "s_favor.view.php", |
| 18 |
"view/section_setting" => "section_setting.view.php", |
"view/section_setting" => "section_setting.view.php", |
| 19 |
"view/show_profile" => "show_profile.view.php", |
"view/show_profile" => "show_profile.view.php", |
| 20 |
|
"view/score_detail" => "score_detail.view.php", |
| 21 |
), |
), |
| 22 |
"xml" => array( |
"xml" => array( |
| 23 |
"xsl/1" => "xsl/1.xsl", |
"xsl/1" => "xsl/1.xsl", |
| 26 |
"gen_ex" => array( |
"gen_ex" => array( |
| 27 |
"view/view_article" => "gen_ex_article.view.php", |
"view/view_article" => "gen_ex_article.view.php", |
| 28 |
), |
), |
| 29 |
|
"portal" => array( |
| 30 |
|
"css/default" => "../www/css/default.css", |
| 31 |
|
"view/view_article" => "view_article.view.php", |
| 32 |
|
), |
| 33 |
); |
); |
| 34 |
|
|
| 35 |
$BBS_theme_current = ""; |
$BBS_theme_current = ""; |