OSDN Git Service

fixed E_DEPRECATED errors and E_STRICT errors
[ethna/ethna.git] / class / Renderer / Ethna_Renderer_Rhaco.php
index ca03367..98c516c 100644 (file)
@@ -55,7 +55,7 @@ class Ethna_Renderer_Rhaco extends Ethna_Renderer
 
         Rhaco::constant('TEMPLATE_PATH', $this->template_dir);
         
-        $this->engine =& new TemplateParser_Ethna();
+        $this->engine = new TemplateParser_Ethna();
 
         /*
         $this->setTemplateDir($template_dir);