]> git.mjollnir.org Git - moodle.git/commit
MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return...
authornicolasconnault <nicolasconnault>
Wed, 4 Apr 2007 03:35:23 +0000 (03:35 +0000)
committernicolasconnault <nicolasconnault>
Wed, 4 Apr 2007 03:35:23 +0000 (03:35 +0000)
commit20355e5ac22092c55286e9c0bf056d673d3196f2
tree5e95f49fe0bb56ad1376ddea1e630829914ded64
parent5effd72fc4ec1db55bc8cb2a656fa0713332fa83
MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file.
lang/en_utf8/glossary.php
lib/xmlize.php
mod/glossary/import.php