Jun Pataleta
a2e7a47a6e
MDL-61766 xmldb: Handle custom admin path
2018-03-29 18:29:32 +08:00
Eloy Lafuente (stronk7)
54a099e989
MDL-61150 xmldb: Let's check the PATH attribute of XMLDB files
...
Starting with Moodle 3.5 the XMLDB->PATH attribute is checked
to be correct and pointing to the correct plugin directory.
It only was used for writing PHP savepoints code, but better we
ask for strict correctness.
With this patch applied, neither the XMLDB Editor neither install
will be able to load a file with wrong PATH anymore.
2018-02-11 23:07:18 +01:00
Petr Škoda
76f2fcdedb
MDL-37726 stop using PREVIOUS/NEXT in install.xml files
2013-01-29 22:32:24 +01:00
Petr Skoda
002252f714
MDL-32003 standardise null case
2012-06-17 22:56:30 +02:00
Petr Skoda
aaddfac50c
MDL-32003 more xmldb phpdocs and PHP4-ism cleanup
2012-06-17 22:56:30 +02:00
Petr Skoda
a6d9d4efc2
MDL-32003 fix PHP4-isms in core xmldb code
2012-06-17 22:56:29 +02:00
Petr Skoda
ef7c3f108a
MDL-32003 protect xmldb class internals
...
Use getters and setters instead!
2012-06-17 22:56:29 +02:00
Petr Skoda
94417438b3
MDL-32003 fix phpdocs in xmldb abstraction
2012-06-17 22:56:28 +02:00
Petr Skoda
99edf902e8
removed some unused local variables
2010-09-18 10:59:29 +00:00
Petr Skoda
844239d3ed
MDL-24092 removing STATEMENTS support from install.xml, use db/install.php or db/log.php instead
2010-09-06 11:11:32 +00:00
Petr Skoda
4a0e2e632f
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 11:42:23 +00:00
stronk7
a8cb94f66f
MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
...
wrapper class to support old syntax (no changes in public API yet)
2008-05-20 23:24:40 +00:00
stronk7
46293bd7b7
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