Index: /temp/trunk/data/lib/slib.php
===================================================================
--- /temp/trunk/data/lib/slib.php	(revision 9814)
+++ /temp/trunk/data/lib/slib.php	(revision 9815)
@@ -1116,4 +1116,7 @@
 	
 	$value = $value * $adjust;
+	
+	sfprintr($value);
+	
 	$ret = round($value);
 	
