proper fix for once.pm bug? hopefully it works :)
[freeside.git] / FS / FS / part_event / Condition.pm
index 268b9e6..0b9d579 100644 (file)
@@ -125,6 +125,8 @@ Available additional arguments:
 
   $time = $opt{'time'}; #use this instead of time or $^T
 
+  $cust_event = $opt{'cust_event'}; #to retreive the cust_event object being tested
+
 Return a true value if the condition has been met, and a false value if it has
 not.