Changeset 7629 for temp/trunk
- Timestamp:
- 2006/11/07 16:29:43 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/card.php
r7628 r7629 120 120 **************************************************************************************************************/ 121 121 function lfGetXMLValue($arrVal, $tag, $att) { 122 $ret = "";122 $ret = array(); 123 123 foreach($arrVal as $array) { 124 124 if($tag == $array['tag']) {
Note: See TracChangeset
for help on using the changeset viewer.
