Fix typo.

This commit is contained in:
tjhunt
2007-11-21 16:28:45 +00:00
parent 532f494d96
commit 28a082f102
+1 -1
View File
@@ -521,7 +521,7 @@
$difftime = microtime_diff($starttime, microtime());
mtrace("Execution took ".$difftime." seconds");
/// finishe the IE hack
/// finish the IE hack
if (check_browser_version('MSIE')) {
echo "</xmp>";
}