<?php
/* +--------------------------------------------------------------
| PHPFreeNews - News Headlines on your website |
| Developed by Jim Willsher. |
| http://www.phpfreenews.co.uk |
+-------------------------------------------------------------+
*/
if (! defined('IN_PHPFN'))
die('Illegal attempt to access script directly!');
?>
<div class="FooterText" align="center">
<hr width="740" size="2">
News Management System by <a href="http://www.phpfreenews.co.uk" target="_blank">PHPFreeNews</a>, Version V<?= $ScriptVersion ?>
<br />
</div>