[pLog-svn] r2793 - plog/trunk/class/dao

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sun Jan 15 20:55:46 GMT 2006


Author: oscar
Date: 2006-01-15 20:55:46 +0000 (Sun, 15 Jan 2006)
New Revision: 2793

Modified:
   plog/trunk/class/dao/usercomment.class.php
Log:
the field "properties" does not exist for the UserComment class.

Modified: plog/trunk/class/dao/usercomment.class.php
===================================================================
--- plog/trunk/class/dao/usercomment.class.php	2006-01-15 20:50:44 UTC (rev 2792)
+++ plog/trunk/class/dao/usercomment.class.php	2006-01-15 20:55:46 UTC (rev 2793)
@@ -89,7 +89,6 @@
 			   "send_notification" => "getSendNotification",
 			   "status" => "getStatus",
 			   "spam_rate" => "getSpamRate",
-			   "properties" => "getProperties",
 			   "type" => "getType",
 			   "normalized_text" => "getNormalizedText",
 			   "normalized_topic" => "getNormalizedTopic"



More information about the pLog-svn mailing list