X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=blobdiff_plain;f=Pman%2FRoo.php;fp=Pman%2FRoo.php;h=83fc4d92ce65e23efd83c2050e571c38ae3604e6;hp=cc11188189cf1956f1016db3dd627a109446ba4e;hb=8614a5c53bc78a9cc5a9416f9b116be341de1311;hpb=8b7c3f96125e0de8e3676a2b90140b9e8fab948a diff --git a/Pman/Roo.php b/Pman/Roo.php index cc11188..83fc4d9 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -1283,7 +1283,7 @@ class Pman_Roo extends Pman if (method_exists($chk, 'toEventString')) { $desc .= ' : ' . $o[0]->toEventString(); } - $this->jerr("Delete Dependant records ($match_total found), " . + $this->jerror("NOTICE-DELETE-DEP", "Delete Dependant records ($match_total found), " . "first is ( $desc )"); }