- Timestamp:
- 09/07/10 17:08:36 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/trunk/lib/action/BaseaSlotActions.class.php
r2139 r2144 161 161 // a newly saved slot with an edit view 162 162 "variant" => $variant, 163 // Having the actual slot makes it possible to check if it's new and 164 // shut off a-new-slot 165 "slot" => $this->slot, 163 166 "validationData" => $this->validationData)); 164 167 }

