From 9fe56672a80e36598aa84d21a26bfd52b09e47cd Mon Sep 17 00:00:00 2001 From: sizzlingmercury Date: Fri, 18 Oct 2002 03:40:11 +0000 Subject: [PATCH] Corrected missing end of comment git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3905 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/calendar/day.php | 1 + 1 file changed, 1 insertion(+) 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','../../'); -- 2.25.1