Opps forgot php opening tag

This commit is contained in:
johnnyq 2021-11-20 17:02:01 -05:00
parent 32ff834dd6
commit 5352b3adbf
1 changed files with 1 additions and 0 deletions

View File

@ -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>