Skip to content

Commit

Permalink
Merged mikerogerz fixing #6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Sofer committed Feb 21, 2012
1 parent 03ebfdf commit 835b8fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions controllers/components/wizard.php
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ function _parseSteps($steps) {
$parsed[] = $name[$branch];
}
}

unset($branch);
} else {
$parsed[] = $name;
}
Expand Down

0 comments on commit 835b8fc

Please sign in to comment.