Changeset 16680 for branches/feature-module-update/data/class/SC_View.php
- Timestamp:
- 2007/11/05 01:47:48 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/SC_View.php
r16582 r16680 93 93 94 94 // テンプレート変数を割り当て 95 $this->assign("TPL_DIR", URL_DIR . USER_DIR 96 . "templates/" . TEMPLATE_NAME . "/"); 95 $this->assign("TPL_DIR", TPL_DIR); 97 96 98 97 // ヘッダとフッタを割り当て
Note: See TracChangeset
for help on using the changeset viewer.
