more fixes

This commit is contained in:
Steffen Müller
2023-06-20 17:32:10 +02:00
parent 8731add072
commit 9d5ab1f0d2
9 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ Template::render_header("Status");
<?php $constellation->render_status();?>
</div>
<?php if ($mysqli->query("SELECT count(*) FROM status")->num_rows)
<?php if ($mysqli->query("SELECT count(*) FROM status"))
{
?>
<div id="timeline">