X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fcalendar%2Fevent_create.php;h=c10aaed78f79a63d05e6a6a7b4078d51e755034c;hp=63b11fa145351923b332bcc884f923dda2ea0697;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e diff --git a/plugins/calendar/event_create.php b/plugins/calendar/event_create.php index 63b11fa1..c10aaed7 100644 --- a/plugins/calendar/event_create.php +++ b/plugins/calendar/event_create.php @@ -11,6 +11,12 @@ * functions to create a event for calendar. * * $Id$ + * @package plugins + * @subpackage calendar + */ + +/** + * @ignore */ define('SM_PATH','../../');