fix: replace all instances of <?

This commit is contained in:
Emmanuel BENOîT 2024-12-31 10:20:23 +01:00
parent 559668b6ee
commit c5e2b30a11
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg
35 changed files with 100 additions and 100 deletions

View file

@ -71,7 +71,7 @@ if (is_null($config['maintenance'])) {
(current: <?=gmstrftime("%H:%M:%S on %m/%d/%Y", time())?>).
</p>
<p><a href="?disable=1">Disable maintenance mode</a></p>
<?
<?php
}
?>