- Timestamp:
- 2006/11/07 16:35:10 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/card.php
r7633 r7634 105 105 106 106 $err_msg = "¡¦" . $arrErrDetail[0]; 107 if(count($ err_detail) > 1){107 if(count($arrErrDetail) > 1){ 108 108 for($i = 1; $i < count($arrErrDetail); $i++){ 109 109 $err_msg .= "<br>¡¦" . $arrErrDetail[$i];
Note: See TracChangeset
for help on using the changeset viewer.
