julianpuje Posted August 2, 2004 Posted August 2, 2004 Where can i find which Oscomm template version i'm using. I want to try a new template contribution, but don't know if it's compatable. TIA Julian A little knowledge is dangerous, I SHOULD KNOW. If Life Begins At 40, What ends????
burt Posted August 2, 2004 Posted August 2, 2004 You can find out which version of Oscommerce you are running by looking in application_top.php // Define the project version define('PROJECT_VERSION', 'osCommerce 2.2-CVS'); as an example.
meandrew Posted August 2, 2004 Posted August 2, 2004 your should see this at the top of each file ;) /* $Id: checkout_process.php,v 1.26 2002/11/01 04:22:05 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ Andrew
julianpuje Posted August 2, 2004 Author Posted August 2, 2004 found it, in the application top. cheers. :D A little knowledge is dangerous, I SHOULD KNOW. If Life Begins At 40, What ends????
Recommended Posts
Archived
This topic is now archived and is closed to further replies.