From: Alan Date: Mon, 11 Sep 2023 03:25:14 +0000 (+0800) Subject: error to notice X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=8614a5c53bc78a9cc5a9416f9b116be341de1311 error to notice --- 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 )"); }