Changeset 1629
- Timestamp:
- 02/22/10 15:21:15 (5 months ago)
- Location:
- trunk/plugins/ullFlowPlugin/lib
- Files:
-
- 2 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/ullFlowPlugin/lib/task/ullFlowInstallPackageBugTrackingTask.class.php
r1625 r1629 7 7 { 8 8 $this->namespace = 'ull_flow'; 9 $this->name = 'install-package _bug_tracking';9 $this->name = 'install-package-bug_tracking'; 10 10 $this->briefDescription = 'Creates a bug tracking workflow'; 11 11 $this->detailedDescription = <<<EOF
