Issue Details (XML | Word | Printable)

Key: MDL-14789
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 1
Operations

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

replace missing field non-standard workarounds in hotpot_restore_record() with new $DB->get_columns()

Created: 12/May/08 03:13 AM   Updated: 17/Jun/08 05:09 AM
Return to search
Component/s: Hotpot
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Gordon Bateson and Petr Skoda
Security Level: None
Resolved date: 17/Jun/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Hello,
I have noticed some unusual code in hotpot_restore_record(), please fix them after the new dml and ddl stuff gets committed into HEAD,
the reason is we are no longer relying on adodb, fortunately there will be some new functions you could use (see $DB->get_columns())

Petr

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' - 17/Jun/08 05:08 AM
MDL-14789 meta_type now used instead of type
MODIFY mod/hotpot/restorelib.php   Rev. 1.30    (+2 -2 lines)