Issue Details (XML | Word | Printable)

Key: MDL-14941
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
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

M2: Modify XMLDB Editor to suggest PHP code using the manager

Created: 22/May/08 09:33 AM   Updated: 24/May/08 06:43 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

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


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 24/May/08 06:34 AM
table suggested PHP is using $dbman now. MDL-14941
MODIFY admin/xmldb/actions/view_structure_php/view_structure_php.class.php   Rev. 1.16    (+6 -6 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 24/May/08 06:42 AM
All fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941
MODIFY admin/xmldb/actions/view_table_php/view_table_php.class.php   Rev. 1.21    (+20 -20 lines)