Thread
:
Where is it stripping HTML tags??
View Single Post
#
4
07-13-2004, 06:15 AM
B00MER
X-Guru
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
Just comment out line:
Code:
$HTTP_POST_VARS[$__var] = func_strip_tags($__res);
As globals.php is included in every file. All post data is stripped of html.
__________________
Cart-Lab
- 100+ Social Bookmarks for X-Cart.
B00MER
View Public Profile
Send a private message to B00MER
Visit B00MER's homepage!
Find all posts by B00MER