Quick Search:

Mode

Context

Displaying 3 lines of context. None | Less | More | Full

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

1852
 
1854
 
1854
 
configuration.php
_> 11 <?php
  22 /*
<> 3 -  $Id: configuration.php 1852 2009-02-28 03:24:48Z hpdl $
   3+  $Id: configuration.php 1854 2009-02-28 03:44:39Z hpdl $
44 
  55   osCommerce, Open Source E-Commerce Solutions
  66   http://www.oscommerce.com
     
 !
2525 /* Class constructor */
  2626 
  2727     public function __construct() {
<> 28 -      global $osC_Language, $osC_MessageStack;
   28+      global $osC_Language;
<_ 2929 
  3030       $this->_page_title = $osC_Language->get('heading_title');
  3131