Hi,
I'd simply (and cleanly) like to add a personal note when I attempt to edit a php file.
Eg.
// "I added the below code when trying to install xsell module"
require($template->get_template_dir('tpl_modules_xsell_products.php',
(the // is just a wild shot. What should I use that so the comment doesn't affect the code?)
Thanks


Reply With Quote
