correction bug layout page / content
authordj3c1t <dj3c1t@free.fr>
Fri, 30 Nov 2012 22:45:12 +0000 (23:45 +0100)
committerdj3c1t <dj3c1t@free.fr>
Fri, 30 Nov 2012 22:45:12 +0000 (23:45 +0100)
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"];
             }
           }
         }