mirror of https://github.com/itflow-org/itflow
Opps forgot php opening tag
This commit is contained in:
parent
32ff834dd6
commit
5352b3adbf
|
|
@ -32,6 +32,7 @@ $git_log = shell_exec("git log master..origin/master --pretty=format:'<tr><td>%h
|
|||
}else{
|
||||
?>
|
||||
<h3 class="text-success">Congratulations you are up to date!</h3>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</center>
|
||||
|
|
|
|||
Loading…
Reference in New Issue