From: Alan Knowles Date: Fri, 17 Jun 2016 04:40:44 +0000 (+0800) Subject: RooPostTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5e19aee55c5379c405d8e3507dee6d00f50fb021 RooPostTrait.php --- diff --git a/RooPostTrait.php b/RooPostTrait.php index 8c1f5fe6..0bc0b3f2 100644 --- a/RooPostTrait.php +++ b/RooPostTrait.php @@ -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;