fixed PHP short tag

git-svn-id: svn://192.168.202.10@2592 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2016-10-07 13:53:14 +00:00
parent fe76b7b104
commit 894832cacc
@@ -335,7 +335,7 @@ function SubmitIDValues(id_no) {
document.getElementById("updateForm").submit();
}
</script>
<?
<?php
echo "<link rel=\"stylesheet\" href=\"calendar.css\">\n";
echo "<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=utf-8\">\n";