Issue Details (XML | Word | Printable)

Key: MDL-14879
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Eloy Lafuente (stronk7)
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14679

Fix one error in SetFetchMode() + minor clean

Created: 17/May/08 08:04 AM   Updated: 17/May/08 08:09 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Eloy Lafuente (stronk7)
Security Level: None
Resolved date: 17/May/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Fix some incorrect calls like SetFetchMode(ADODB_ASSOC_CASE) to correct SetFetchMode(ADODB_FETCH_ASSOC).

Also, clean some configure_dbconnection() unneeded implementations.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order