FIFO: Database class integration.

This commit is contained in:
Nate
2019-08-08 20:10:27 -06:00
parent 58e35533c3
commit bc2862211d
3 changed files with 33 additions and 35 deletions
+1 -1
View File
@@ -127,7 +127,7 @@
}
}
if ($c==0) { $c=1; } else { $c=0; }
$c = $c ? 0 : 1;
}
echo "</table>\n";
}