Hey all;

stupid question here; I'm trying to locate a specific folder mentioned in one of the codes.

Code:
Line #45 : define('IMAGE_CC_ENABLED_VISA',zen_image(DIR_WS_TEMPLATE . 'visa_2c_rgb_-«_EN.eps'));
I'm trying to figure out where to put the image file so it will find it really............. the DIR_WS_TEMPLATE has me confused... (its just one of those days today I guess)