Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse error ... on line 16


Guest

Recommended Posts

Posted

I suck at PHP... I tryed to change the privacy policy and got

parse error in /home/liquidb/public_html/order/os/includes/languages/english/privacy.php on line 16

To see it, go to http://order.liquidb.net/os/privacy.php.

Here is the text in my PHP file:

<?php

/*

  $Id: privacy.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $

 

  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com

 

  Copyright © 2002 osCommerce

 

  Released under the GNU General Public License

*/

 

define('NAVBAR_TITLE', 'Privacy Notice');

define('HEADING_TITLE', 'Privacy Notice');

 

define('TEXT_INFORMATION', 'LiQuid-B respects your privacy and values your trust in us. We will do everything in our power to earn and keep your confidence.<br><br>We do not sell, rent or barter mailing lists of our customers.<br><br>We do not sell, rent or barter addresses of visitors.<br><br>We do not reveal a customer's name, address, credit card number or other personally identifying information to any other company.<br><br>We do not reveal a customer's name or address to a promotional partner unless the customer affirmatively responds to a promotional offer.');

?>

Posted

We do not reveal a customer\'s name,

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...