View Single Post
  #5  
Old 03-16-2004, 05:22 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

you can comment out the code in the header or run an sql statement to remove all language entries apart from the ones you want

something along the lines of

Code:
DELETE FROM xcart_languages WHERE code != 'us'
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote