diff --git a/index.php b/index.php index c7a17a2..be560fe 100644 --- a/index.php +++ b/index.php @@ -11,6 +11,13 @@ $threads = $pdo->query("SELECT id, title, game, tag, author, created_at FROM for include __DIR__ . '/includes/header.php'; ?> + + + + + + +
@@ -25,7 +32,7 @@ include __DIR__ . '/includes/header.php';
-

Live pulse

+

Live 1111pulse

  • Active buildsquery("SELECT COUNT(*) FROM builds")->fetchColumn()) ?>
  • Forum threadsquery("SELECT COUNT(*) FROM forum_threads")->fetchColumn()) ?>