diff --git a/config/example-config.php b/config/example-config.php index 6a8817d3..9195fb73 100644 --- a/config/example-config.php +++ b/config/example-config.php @@ -229,6 +229,3 @@ $c->admin_email ='calendar-admin@example.com'; * of a VEVENT. The local (server) time zone will be used as a default. */ // $c->local_tzid; - - -?> diff --git a/inc/RSCDSUser.php b/inc/RSCDSUser.php index 223cc9c6..56db0e03 100644 --- a/inc/RSCDSUser.php +++ b/inc/RSCDSUser.php @@ -376,4 +376,3 @@ EOSQL; } } -?>