correction bug layout page / content
[mtweb] / web / app / env / modules / mw_env_out.php
index 17f1096..6571d65 100644 (file)
           }
           else
           { if(isset($this->layout["index"]["page"]))
-            { $content = $this->layout["index"]["page"];
+            { $page = $this->layout["index"]["page"];
             }
           }
         }