DataObjects/Events.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Nov 2011 05:14:47 +0000 (13:14 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Nov 2011 05:14:47 +0000 (13:14 +0800)
DataObjects/Events.php

index 4417e59..5201966 100644 (file)
@@ -62,7 +62,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         //   &_join=cohead
         //   &_join_cols=cohead_number
         //    &_columns=on_id_cohead_number,event_when << this is ignored at present.
-        // max event when is not supported...
+        // max(event_when) is not supported... by any query yet..
         
         
         if (isset($q['_join'])) {