Fix #6494 - translations code for reports
[Pman.Core] / DataObjects / Translations.php
index 291dad3..d3d0c03 100644 (file)
@@ -20,4 +20,13 @@ class Pman_Core_DataObjects_Translations extends DB_DataObject
     
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
+    
+    function loadFromModule($modinfo)
+    {
+        
+        
+        
+        
+    }
+    
 }