moodle/lib/xmldb
2008-07-13 11:42:37 +00:00
..
xmldb.dtd Initial commit on HEAD of all the XMLDB stuff. 2006-08-15 09:14:31 +00:00
xmldb.xsd major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
xmldb_constants.php MDL-14863 - 1st iteration: lowercase XMLDB constants, object, file and structure (no changes in public API yet) 2008-05-20 17:06:26 +00:00
xmldb_field.php Moving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases 2008-05-24 23:14:42 +00:00
xmldb_file.php MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement + 2008-05-20 23:24:40 +00:00
xmldb_index.php Moving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases 2008-05-24 23:14:42 +00:00
xmldb_key.php Moving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases 2008-05-24 23:14:42 +00:00
xmldb_object.php MDL-15071 Fixes a regular expression in xmldb_object which breaks sentences with empty strings, it is possible to specify record id in statement (needed for database moving) - by Andrei Bautu 2008-07-13 10:52:45 +00:00
xmldb_statement.php MDL-15071 undoing part of previous commit, let's wait for Eloy 2008-07-13 11:42:37 +00:00
xmldb_structure.php MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement + 2008-05-20 23:24:40 +00:00
xmldb_table.php Moving some old XMLDBxxx (deprecated) objects to the end of the file. Some PHP releases 2008-05-24 23:14:42 +00:00