From 8aac8081d8e1b8f32427cdce08eb50c4aedb3315 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 07:21:48 +0800 Subject: [PATCH] Pman.php --- Pman.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman.php b/Pman.php index 407f007..4a44861 100644 --- a/Pman.php +++ b/Pman.php @@ -17,7 +17,8 @@ * ?? arrayClean.. what's it doing here?!? ;) * * Usefull implemetors - * DB_DataObject::toEventString (for logging - this is generically prefixed to all database operations.) + * DB_DataObject*:*toEventString (for logging - this is generically prefixed to all database operations.) + * - any data object where this method exists, the result will get prefixed to the log remarks */ class Pman extends HTML_FlexyFramework_Page -- 2.39.2