I am moving my zen cart from a /working_title directory to the public_html.
I'm not sure what to do with the line below. Do I put public_html in place of working_title

define('DIR_WS_HTTPS_CATALOG', '/working_title/');

k1