TheMathWizard/controllers/game.php
2023-01-06 10:11:39 +01:00

3 lines
64 B
PHP

<?php
$heading = "Game";
require "views/game.view.php";