Index: branches/feature-module-update/data/class/SC_View.php
===================================================================
--- branches/feature-module-update/data/class/SC_View.php	(revision 16582)
+++ branches/feature-module-update/data/class/SC_View.php	(revision 16680)
@@ -93,6 +93,5 @@
 
         // テンプレート変数を割り当て
-        $this->assign("TPL_DIR", URL_DIR . USER_DIR
-                      . "templates/" . TEMPLATE_NAME . "/");
+        $this->assign("TPL_DIR", TPL_DIR);
 
         // ヘッダとフッタを割り当て
