Changeset 2666
- Timestamp:
- 07/01/08 03:46:26 (20 months ago)
- Files:
-
- 1 modified
-
branches/release-41/php/lib/mtdb_base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-41/php/lib/mtdb_base.php
r2665 r2666 3070 3070 $meta = array(); 3071 3071 foreach ($result as $cfrow) { 3072 unset($value);3072 $value = ''; 3073 3073 unset($field); 3074 3074 // need to test for each v* column to see which is populated
