[prev] [thread] [next] [lurker] [Date index for 2006/02/01]
Author: richardc
Date: 2006-02-01 16:52:17 +0000 (Wed, 01 Feb 2006)
New Revision: 1968
Modified:
trunk/siesta/bin/nacho
Log:
need to call update on objects you change
Modified: trunk/siesta/bin/nacho
===================================================================
--- trunk/siesta/bin/nacho 2005-09-07 16:25:29 UTC (rev 1967)
+++ trunk/siesta/bin/nacho 2006-02-01 16:52:17 UTC (rev 1968)
@@ -214,6 +214,7 @@
$list->$key($value);
print "Property '$key' set to '$value' for the list $list_id\n";
+ $list->update;
};
Generated at 01:00 on 07 Feb 2006 by mariachi 0.52