From: Alan Knowles Date: Wed, 28 Sep 2011 04:20:07 +0000 (+0800) Subject: DataObjects/Core_event_audit.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=868148829b0856151765d541c1a44a25a7e4a2ea DataObjects/Core_event_audit.php --- diff --git a/DataObjects/Core_event_audit.php b/DataObjects/Core_event_audit.php index da326ad3..534bae96 100644 --- a/DataObjects/Core_event_audit.php +++ b/DataObjects/Core_event_audit.php @@ -45,8 +45,7 @@ class Pman_Core_DataObjects_Core_event_audit extends DB_DataObject } $x->get($this->value); - return $x->toEventString(); // big assumption.. - + return $x->toEventString(); // big assumption.. } function oldvalue($cg) {