View Single Post
  #204  
Old 09-14-2006, 05:22 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: TelaFirma - X-Cart Dynamic Image Generator

Quote:
Originally Posted by tunnelvisionmusic
This is the stupidest question but what do I type to comment code out

Answer #1: you search the forum for answers.

Answer #2 because I'm in a good mood:

{* this code is now commented out of a .tpl file *}
// this code is commented out of php files
/* this code is commented out of css files */
<!-- this code is also commented out of html or php files -->

There are many variations. That's why you use a search engine. Do you really think most of the contributors here know everything? No, we know how to a) look it up and b) read the F-ing manual.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote