From e209d37175aed48fad3faa1f9071d639a5898267 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 13 Dec 2010 17:13:27 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index b098270..7495827 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -626,7 +626,7 @@ class Pman_Roo extends Pman $desc = $ka[0] . ' : ' . $o[0]->toEventString(); } - $this->jerr("Delete Dependant records first ($matches found) first is ( $desc )"); + $this->jerr("Delete Dependant records ($matches found) first is ( $desc )"); } } // finally log it.. -- 2.39.2