From 276b1520c28bf0636a62f0d935e09c1e48314073 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 13 Dec 2010 17:13:02 +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 2522a83..b098270 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 first ($matches found) first is ( $desc )"); } } // finally log it.. -- 2.39.2