]> git.mjollnir.org Git - moodle.git/commit
Dropping xmldb_dbg($message). Now it has been replaced by a new cleaner
authorstronk7 <stronk7>
Sat, 28 Oct 2006 15:24:04 +0000 (15:24 +0000)
committerstronk7 <stronk7>
Sat, 28 Oct 2006 15:24:04 +0000 (15:24 +0000)
commitdddf32590f17fc866541ca12242753224432df87
treeca51be9fcc1246ab036e59e8ae687309291a609b
parent62d4e774a3db541f2a9355856c57d2b661fd9210
Dropping xmldb_dbg($message). Now it has been replaced by a new cleaner
debug system, with XMLDB hook for debug enabled by the creation of one
function called: xmldb_debug($message, $object), currently present in
lib/datalib.php MDL-7261
lib/ddllib.php