]> git.mjollnir.org Git - moodle.git/commit
Eloy's finding: The name and description fields were not initialized when
authordefacer <defacer>
Thu, 1 Apr 2004 09:08:23 +0000 (09:08 +0000)
committerdefacer <defacer>
Thu, 1 Apr 2004 09:08:23 +0000 (09:08 +0000)
commitf80c8e0f5288bcf5a2032eb20fc5c5e4ef4715e8
treeced5737a61bd81ab2710d38d288390e6f8d1672b
parent93db786cdc362b9d134f1e935a6406a22b899dfb
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" :)
calendar/event.php