|
|
| Participants: |
Gordon Bateson and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
17/Jun/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
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
|
|
Description
|
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 |
Show » |
|
am I right in thinking that at the moment this is not an issue and there is nothing to be fixed?
Please give me a shout when the new dml and ddl stuff gets committed into HEAD.
thanks
Gordon