whitespace matching

This commit is contained in:
Shish 2009-01-04 06:37:11 -08:00
parent 2ef6491ecf
commit b693e5f772

View File

@ -211,7 +211,6 @@ function get_base_href() {
return $dir;
}
function format_text($string) {
$tfe = new TextFormattingEvent($string);
send_event($tfe);