From 43661c4d859c55a9f6de0e951a844446704439f8 Mon Sep 17 00:00:00 2001 From: Tanguy Pruvot Date: Fri, 29 Oct 2010 06:52:19 +0200 Subject: [PATCH] comment header : added github url and fixed sample --- SG_iCal.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SG_iCal.php b/SG_iCal.php index f00538a..bf3c1ab 100755 --- a/SG_iCal.php +++ b/SG_iCal.php @@ -1,9 +1,10 @@ getEvents() As $event ) { * // Do stuff with the event $event * }