Skip to content

Commit

Permalink
Fixed issue: Code fragment shown when ComfortUpdater finishes
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Nov 3, 2012
1 parent 4aef14c commit 7f71d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/update/step4.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
?>
<br>
<?
<?php
if (!$downloaderror)
{
echo sprintf($clang->gT('Buildnumber was successfully updated to %s.'),Yii::app()->session['updateinfo']['toversion']).'<br />';
Expand Down

0 comments on commit 7f71d1d

Please sign in to comment.