View Single Post
  #4  
Old 07-13-2004, 06:15 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

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.
Reply With Quote