(GPLv2) or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA02110-1301, USA. ********************************************************************************/ if (stristr(htmlentities($_SERVER['PHP_SELF']), "inc_footer.php")) { die("
Error: This file cannot be opened directly!
"); } global $dblink,$copytext; //===================================================================== // MemHT Portal is free, released under a very permissive license as // GNU/GPL: you can use, modify and distribute it. I'm only asking to // leave the following copyright piece of code intact according to the // license policy. Thanks //===================================================================== $tpl->assign('copyright',$siteConfig['copyright']); $tpl->assign('copytext',$copytext); $tpl->assign('footmsg',$siteConfig['footmsg']); //FOOTER BANNER echo "
"; showBanner(2); echo "
\n"; ?>