]> git.mjollnir.org Git - moodle.git/commitdiff
fixing warning
authortoyomoyo <toyomoyo>
Fri, 22 Dec 2006 01:16:51 +0000 (01:16 +0000)
committertoyomoyo <toyomoyo>
Fri, 22 Dec 2006 01:16:51 +0000 (01:16 +0000)
calendar/event.php

index 3910844c6005cda5c9d88d2086e3d2c1bd86f75a..d5491c24580ce3051384e5140c2bb11121916749 100644 (file)
                 }
             }
         break;
+        default: // no action
+            $title='';
+        break;
     }
     if(empty($focus)) $focus = '';