Changeset 2666

Show
Ignore:
Timestamp:
07/01/08 03:46:26 (20 months ago)
Author:
fumiakiy
Message:

Oops. BugId:80386.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-41/php/lib/mtdb_base.php

    r2665 r2666  
    30703070            $meta = array(); 
    30713071            foreach ($result as $cfrow) { 
    3072                 unset($value); 
     3072                $value = ''; 
    30733073                unset($field); 
    30743074                // need to test for each v* column to see which is populated