
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
MDL-14679
Created: 17/May/08 08:04 AM
Updated: 17/May/08 08:09 AM
|
|
| Component/s: |
Database SQL/XMLDB
|
| Affects Version/s: |
2.0
|
| Fix Version/s: |
2.0
|
|
|
Fix some incorrect calls like SetFetchMode(ADODB_ASSOC_CASE) to correct SetFetchMode(ADODB_FETCH_ASSOC).
Also, clean some configure_dbconnection() unneeded implementations.
|
|
Description
|
Fix some incorrect calls like SetFetchMode(ADODB_ASSOC_CASE) to correct SetFetchMode(ADODB_FETCH_ASSOC).
Also, clean some configure_dbconnection() unneeded implementations. |
Show » |
|