Changeset 1631
- Timestamp:
- 02/22/10 17:00:05 (5 months ago)
- Location:
- trunk/plugins
- Files:
-
- 3 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/ullFlowPlugin/lib/form/ullFlowForm.php
r1466 r1631 106 106 $handler = new $className($this); 107 107 $next = $handler->getNext(); 108 108 109 109 if (isset($next['entity'])) 110 110 {
