mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
PHP will now load content into textarea container, but replacing </textarea> with altered tag This ensures the actual textarea container isn't escpaed early This replacement is reversed back to the original by the contentCleanup function