Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 17 Nov 2010 10:30:07 +0000 (18:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 17 Nov 2010 10:30:07 +0000 (18:30 +0800)
Pman/Roo.php

index 7bd95bf..37cfe2b 100644 (file)
@@ -592,6 +592,7 @@ class Pman_Roo extends Pman
                     $this->jerr('Delete Dependant records first ('. $ka[0]. ':' . $ka[1] .'='.$xx->$pk.')');
                 }
             }
+            // finally log it.. 
             
             $this->addEvent("DELETE", $x, $x->toEventString());