fix: replace all instances of <?
This commit is contained in:
parent
559668b6ee
commit
c5e2b30a11
35 changed files with 100 additions and 100 deletions
admin
|
@ -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
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue