ladogton2010's picture
running vars
f3791be
raw
history blame contribute delete
151 Bytes
<p><?php echo($data['title']); ?></p>
<h1>MVC Framework</h1>
<?php
echo(MVC_APP_NAME . " - " . MVC_APP_NAME . " - " . getenv('MVC_APP_NAME'));
?>