WordPress/b2-include/b2footer.php

23 lines
869 B
PHP
Raw Normal View History

</div>
</td></table>
<?php
if ($debug=="1") {
echo "<p>$querycount queries - ".number_format(timer_stop(),3)." seconds";
}
?>
<p>&nbsp;</p>
<div align="center" style="width: 100%" class="tabletoprow"><b><span style="color:#333333">b</span><span style="color:#ff9900">2</span></b> <?php echo $b2_version ?> - <20>2001-2002 <a href="mailto:m@tidakada.com?subject=b2">michel v</a> - <a href="http://tidakada.com">tidakada.com</a></div>
<!-- this is for the spellchecker -->
<form name="SPELLDATA"><div>
<input name="formname" type="hidden" value="">
<input name="messagebodyname" type="hidden" value="">
<input name="subjectname" type="hidden" value="">
<input name="companyID" type="hidden" value="">
<input name="language" type="hidden" value="">
<input name="opener" type="hidden" value="">
<input name="formaction" type="hidden" value="">
</div></form>
</body>
</html>