4 lines
No EOL
97 B
PHP
4 lines
No EOL
97 B
PHP
<?php
|
|
require 'functions.php';
|
|
$heading = "About Us";
|
|
require "views/about.view.php"; |