Parent Directory
|
Revision Log
|
Patch
| Revision 1.24 by sysadm, Thu Oct 30 14:27:56 2025 UTC | Revision 1.26 by sysadm, Fri Jan 16 06:49:34 2026 UTC | |
|---|---|---|
| # | Line 33 if (!defined("_BBS_THEME_INIT_")) | Line 33 if (!defined("_BBS_THEME_INIT_")) |
| 33 | "css/default" => "../www/css/default.css", | "css/default" => "../www/css/default.css", |
| 34 | "view/view_article" => "view_article.view.php", | "view/view_article" => "view_article.view.php", |
| 35 | ), | ), |
| 36 | "test" => array( | "export_xml" => array( |
| 37 | "view/view_article" => "view_article.view.php", | "view/view_article" => "export_article_xml.view.php", |
| 38 | ), | ), |
| 39 | ); | ); |
| 40 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |