X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=RooPostTrait.php;fp=RooPostTrait.php;h=0bc0b3f213b0c4f29b4ee8c0719f24b49d30cc82;hb=5e19aee55c5379c405d8e3507dee6d00f50fb021;hp=8c1f5fe63edf32ca7c06004fd8aee74271b223eb;hpb=c7cf33b1b907ac8fc4aa9bff1dfce7e89ef1c67c;p=Pman.Core 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;