mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 18:01:42 +01:00
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 ?> - <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>
|