Parent Directory
|
Revision Log
|
Patch
| Revision 1.11 by sysadm, Sat Apr 12 14:06:12 2025 UTC | Revision 1.12 by sysadm, Sun Apr 13 03:28:34 2025 UTC | |
|---|---|---|
| # | Line 25 if (!defined("_BBS_THEME_INIT_")) | Line 25 if (!defined("_BBS_THEME_INIT_")) |
| 25 | "gen_ex" => array( | "gen_ex" => array( |
| 26 | "view/view_article" => "gen_ex_article.view.php", | "view/view_article" => "gen_ex_article.view.php", |
| 27 | ), | ), |
| 28 | "portal" => array( | |
| 29 | "css/default" => "../www/css/default.css", | |
| 30 | "view/view_article" => "view_article.view.php", | |
| 31 | ), | |
| 32 | ); | ); |
| 33 | ||
| 34 | $BBS_theme_current = ""; | $BBS_theme_current = ""; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |