2 blueyed Nov 30, 2005 18:42

Indeed... I had two copies of the following block (dunno why) in the footer area:
<?php // START FOOTER SECTION ?>
<?php
log_hit(); // log the hit on this page
debug_info(); // output debug info if requested
?>
Thanks,
jj.
You have probably two calls to hit_log() or log_hit() - don't know actually which one it is for 0.9.x.. :)