Quick Search:

Mode

Context

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

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

1741
 
1752
 
1752
 
sessions.php
_> 11 <?php
  22 /*
<> 3 -  $Id: sessions.php 1741 2007-12-20 15:02:30Z hpdl $
   3+  $Id: sessions.php 1752 2007-12-21 05:59:30Z hpdl $
44 
  55   osCommerce, Open Source E-Commerce Solutions
  66   http://www.oscommerce.com
     
 !
3636         return $value['value'];
  3737       }
  3838 
<> 39 -      return false;
   39+      return '';
<_ 4040     }
  4141 
  4242     function _sess_write($key, $val) {