Translations.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 22 Aug 2011 04:40:54 +0000 (12:40 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 22 Aug 2011 04:40:54 +0000 (12:40 +0800)
Translations.php

index 125617f..2f5501a 100644 (file)
@@ -212,7 +212,7 @@ class Pman_Admin_Translations extends Pman
         
        
         if (!file_exists($fn)) {
-            Die($fn ." does not exist?");
+            ///Die($fn ." does not exist?");
             return $ret;
         }