3 lines
No EOL
64 B
PHP
3 lines
No EOL
64 B
PHP
<?php
|
|
$heading = "Home";
|
|
require "views/index.view.php"; |