Hi, how can I enable images in my comments?
I saw in the code that lines handling [img] are commented, like:
or
What was the reason for that? and is it okay just to uncomment those lines?
Thanks!
I saw in the code that lines handling [img] are commented, like:
/*"/\[img\](.*?)\[\/img\]/is",*/
or
/*"<img src=\"$1\" />",*/
What was the reason for that? and is it okay just to uncomment those lines?
Thanks!