git-svn-id: http://xe-core.googlecode.com/svn/trunk@560 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-20 02:53:32 +00:00
parent 23be573c33
commit f7bb462534
4 changed files with 9 additions and 6 deletions

View file

@ -114,7 +114,6 @@
} else {
$output .= sprintf('<div style="%s">', $style);
}
debugPrint($output);
return $output;
}