fixed a bug where whitespace would be lost if a string was forced into a character entity e.g.

	&foo you know?

would become

	&foo;you know?

instead of

	&foo; you know?
2 files changed
tree: 67e7afe72eb45425474b88f72cb7446f35dea71a
  1. index.php
  2. license.txt
  3. system/
  4. user_guide/