Guest Posted March 26, 2005 Posted March 26, 2005 Hello, New to OSCommerce and just trying to get familiar with its inner workings. I am trying to replace New Products of the Month. Can you tell me what file calls this php and where it is located? Thanks
lokksta Posted March 26, 2005 Posted March 26, 2005 Hello, New to OSCommerce and just trying to get familiar with its inner workings. I am trying to replace New Products of the Month. Can you tell me what file calls this php and where it is located? Thanks <{POST_SNAPBACK}> The file is located at includes/modules/new_products.php and it is called from index.php with the code: <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.