DataObjects/I18n.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 03:58:44 +0000 (11:58 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 03:58:44 +0000 (11:58 +0800)
DataObjects/I18n.php

index 04b7914..29346c4 100644 (file)
@@ -121,7 +121,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     function buildDB($ltype= false, $inlang= false )
     {
         if ($ltype === false) {
-            
+            // trigger all builds.
             $this->buildDB('c');
             $this->buildDB('l');
             $this->buildDB('m');