Changeset 5888 for temp/trunk
- Timestamp:
- 2006/09/26 15:05:08 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/module/DB/common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/DB/common.php
r5887 r5888 1006 1006 $realquery .= NULL; 1007 1007 } 1008 print("DB_PARAM_SCALAR");1009 1008 } elseif ($this->prepare_types[$stmt][$i] == DB_PARAM_OPAQUE) { 1010 1009 $fp = @fopen($value, 'rb');
Note: See TracChangeset
for help on using the changeset viewer.
