]> git.mjollnir.org Git - moodle.git/commitdiff
Init 2 arrays
authorstronk7 <stronk7>
Fri, 27 Aug 2004 17:21:42 +0000 (17:21 +0000)
committerstronk7 <stronk7>
Fri, 27 Aug 2004 17:21:42 +0000 (17:21 +0000)
Merged from MOODLE_14_STABLE

mod/glossary/lib.php

index 396545e15f132ea36c66a47fae8a0b580f8673d6..4e038fd8c0826971c22ed89bc432daa828d24ea5 100644 (file)
@@ -562,6 +562,8 @@ function glossary_print_entry_definition($entry) {
     $definition = $entry->definition;
 
     $tags = array();
+    $urls = array();
+    $addrs = array();
 
     //Calculate all the strings to be no-linked
     //First, the concept