OSDN Git Service

CHANGE: 管理画面用スキンに<%pagehead%><%pagefoot%>を追加。
[nucleus-jp/nucleus-next.git] / nucleus / libs / SKIN.php
index 682a948..48af7c3 100644 (file)
@@ -372,7 +372,6 @@ class Skin
                // call action handler\r
                $action_class = $this->action_class;\r
                $handler = new $action_class($type);\r
-               $handler->setSkin($this);\r
                \r
                // register action handler to parser\r
                $parser = new Parser($handler);\r