Parent Directory
|
Revision Log
|
Patch
| Revision 1.24 by sysadm, Thu Oct 30 14:27:56 2025 UTC | Revision 1.25 by sysadm, Sun Nov 2 04:50:13 2025 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 | ), | ), |
| "test" => array( | ||
| "view/view_article" => "view_article.view.php", | ||
| ), | ||
| 36 | ); | ); |
| 37 | ||
| 38 | $BBS_theme_current = ""; | $BBS_theme_current = ""; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |