moodle/calendar
defacer f80c8e0f52 Eloy's finding: The name and description fields were not initialized when
going into the "new event" form, so they printed warnings INSIDE the fields
with error_reporting(E_ALL). Added initialization as empty strings.

Now I 'm beginning to understand why Martin calls him "Eagle Eyes" :)
2004-04-01 09:08:23 +00:00
..
event.php Eloy's finding: The name and description fields were not initialized when 2004-04-01 09:08:23 +00:00
event_delete.html Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
event_edit.html Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
event_new.html Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
event_select.html Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
lib.php Eloy's finding: fixed three 'undeclared variable' notices. Leftovers from 2004-04-01 08:52:34 +00:00
overlib.cfg.php Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
preferences.php Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
set.php Checking in latest calendar code! Looking great, Jon! 2004-03-29 15:28:15 +00:00
view.php Eloy's finding: If the user is not a teacher or a student anywhere, this 2004-04-01 08:58:29 +00:00