error to notice
authorAlan <alan@roojs.com>
Mon, 11 Sep 2023 03:25:14 +0000 (11:25 +0800)
committerAlan <alan@roojs.com>
Mon, 11 Sep 2023 03:25:14 +0000 (11:25 +0800)
Pman/Roo.php

index cc11188..83fc4d9 100644 (file)
@@ -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 )");
           
             }