Guest Posted April 22, 2006 Posted April 22, 2006 /includes/languages/english/modules/shipping <?php /* $Id: item.php,v 1.5 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2002 osCommerce Released under the GNU General Public License */ define('MODULE_SHIPPING_ITEM_TEXT_TITLE', 'Boise Pick Up'); define('MODULE_SHIPPING_ITEM_TEXT_DESCRIPTION', 'Boise Pick Up'); define('MODULE_SHIPPING_ITEM_TEXT_WAY', 'Local Pick Up on Weekends Only at the Field'); ?> I am new to php and have found my above edit to work well. My question is do I need to change any other files so I dont run into trouble down the road ? Quote
Wendy James Posted April 22, 2006 Posted April 22, 2006 Depends on what you are trying to accomplish. Just change the wording? You should be ok, just editing the one file. Quote Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Guest Posted April 22, 2006 Posted April 22, 2006 Thanks. Just wanted to change the descriptive text to fit my needs. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.