Beispiel #1
0
            }
        }
    }
}
?>
</ul>

<div style="clear:both;"></div>
<?php 
include realpath(dirname(__FILE__)) . "/" . $included_file;
?>
<div style="clear:both"></div>
</div>

<div id="donotremove"><a href="http://wettone.com/code/slimstat">SlimStat</a> v<?php 
print $config->version;
?>
 &copy; 2006 Stephen Wettone. Based on ShortStat by <a href="http://www.shauninman.com/">Shaun Inman</a><?php 
if (SlimStat::is_ip_to_country_installed()) {
    ?>
<br />This application uses the <a href="http://ip-to-country.webhosting.info/">IP-to-Country Database</a> provided by <a href="http://www.webhosting.info/">webhosting.info</a><?php 
}
?>
</div>
<!--<?php 
print number_format(SlimStat::getmicrotime() - $start_time, 2);
?>
-->
</body>
</html>