v1.5.1


Step One:

Per instructions here: http://www.zen-cart.com/content.php?180

I have managed to do this:


includes
/templates
/Custom
/common
/css
stylesheet.css
/images
/sideboxes
/templates
template_info.php


Step Two:

I am reading here:http://www.zen-cart.com/content.php?...late-overrides

That if I want to edit the file "meta_tags.php" and keep it intact after an upgrade I need to set up a directory that looks like this:



/includes/languages/english/Custom/meta_tags.php


My understanding is this is not a part of the includes/Custom directory I created in Step One but higher in the directory. Is this correct ?