Translations.php
authorAlan Knowles <alan@roojs.com>
Fri, 16 Aug 2013 05:47:50 +0000 (13:47 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 16 Aug 2013 05:47:50 +0000 (13:47 +0800)
Translations.php

index 7abf180..be3dec9 100644 (file)
@@ -45,6 +45,7 @@ class Pman_Admin_Translations extends Pman
     {
         
         if (!empty($path)) {
+            $this->init();
             // output the translations strings file..
             list($module, $lang) = explode('/',$path);