Крупная уборка неиспользуемых файлов. Шаблонизатор заведёт во все файлы. Куча мелких правок.
This commit is contained in:
+2
-2
@@ -335,7 +335,7 @@ Template::header('towerin');
|
||||
?>
|
||||
</TD>
|
||||
<TD colspan=3 valign=top align=right nowrap>
|
||||
<link href="css/design4.css" rel="stylesheet" type="text/css">
|
||||
<link href="css/towerin.css" rel="stylesheet" type="text/css">
|
||||
<script type="text/javascript">
|
||||
function fastshow2(content) {
|
||||
const el = document.getElementById("mmoves");
|
||||
@@ -672,7 +672,7 @@ Template::header('towerin');
|
||||
<script language="javascript" type="text/javascript">
|
||||
const progressEnd = 32;
|
||||
let progressColor = '#00CC00';
|
||||
let mtime = parseInt('<?= $_SESSION['uid'] ?>
|
||||
let mtime = parseInt('<?=($_SESSION["time"]-time())?>');
|
||||
if (!mtime || mtime <= 0) {
|
||||
mtime = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user