fixTags
Description
Used by preparsecode, fixes links in message and returns nothing.
Syntax
void fixTags (string &$message)
Parameter &$message
Expected type: String
Description: The message to fix tags in
Notes
- Fixes tags with URLs in them - img, url, iurl, flash and ftp
- Resizes posted images according to maxheight and maxwidth settings, if necessary
- Calls fixTag to fix most things