267bca49b8
git-svn-id: https://develop.svn.wordpress.org/trunk@8 602fd350-edb4-49c9-b593-d223f7449a82
23 lines
869 B
PHP
23 lines
869 B
PHP
</div>
|
|
</td></table>
|
|
<?php
|
|
if ($debug=="1") {
|
|
echo "<p>$querycount queries - ".number_format(timer_stop(),3)." seconds";
|
|
}
|
|
?>
|
|
<p> </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 ?> - ©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>
|