how can i know what is the release of osCommerce? is the release written in any file of the package?
Regards
Javi
in
includes/application_top.php
there should be something like:
// define the project version
define('PROJECT_VERSION', 'osCommerce 2.2-MS2');