Sugegstion: date and version
burt <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <64932fea5c2487bb39560664bd12c153@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals http://forums.oscommerce.com/viewtopic.php?p=197097#197097 ---------------------------------------------------------------- In application_top.php put the snapshot date and version in a conspicuous position. eg: [code] /* $Id: application_top.php,v 1.264 2003/02/17 16:37:52 hpdl Exp $ Version: Milestone 2 Snapshot Date: 14 July 2003 osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License */ [/code] Then when people post for help, it would be easy to ascertain which version they are using. Obviously the details would need updating each time a new Snap is released and uploaded but this is a small price to pay (IMO). Thanks.