4 lines
No EOL
98 B
PHP
4 lines
No EOL
98 B
PHP
<?php
|
|
require 'functions.php';
|
|
$heading = "Mission";
|
|
require "views/mission.view.php"; |