RooPostTrait.php
authorAlan Knowles <alan@roojs.com>
Fri, 17 Jun 2016 04:40:44 +0000 (12:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 17 Jun 2016 04:40:44 +0000 (12:40 +0800)
RooPostTrait.php

index 8c1f5fe..0bc0b3f 100644 (file)
@@ -66,7 +66,7 @@ trait Pman_Core_RooPostTrait {
      *
      * CALLS BEFORE change occurs:
      *  
-     *      beforeDelete($dependants_array, $roo)
+     *      beforeDelete($dependants_array, $roo, $request)
      *                      Argument is an array of un-find/fetched dependant items.
      *                      - jerr() will stop insert.. (Prefered)
      *                      - return false for fail and set DO->err;