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

index 4458a8d..0e899d2 100644 (file)
@@ -1,6 +1,11 @@
 <?php
 /**
  * Table Definition for i18n
+ *
+ * This is heavily related to the Pman_I18n implementation..
+ *
+ * It should eventually replace most of that..
+ * 
  */
 require_once 'DB/DataObject.php';