From: sizzlingmercury Date: Fri, 18 Oct 2002 03:40:11 +0000 (+0000) Subject: Corrected missing end of comment X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9fe56672a80e36598aa84d21a26bfd52b09e47cd;p=squirrelmail.git Corrected missing end of comment git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3905 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/calendar/day.php b/plugins/calendar/day.php index 4f43637b..bb5f39a3 100644 --- a/plugins/calendar/day.php +++ b/plugins/calendar/day.php @@ -11,6 +11,7 @@ * Displays the day page (day view). * * $Id$ + */ define('SM_PATH','../../');