Removing closing tags which are not required.

This commit is contained in:
Andrew McMillan 2007-10-27 20:31:42 +13:00
parent fc66ea3bd0
commit 2b9b5634c8
2 changed files with 0 additions and 4 deletions

View File

@ -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. * of a VEVENT. The local (server) time zone will be used as a default.
*/ */
// $c->local_tzid; // $c->local_tzid;
?>

View File

@ -376,4 +376,3 @@ EOSQL;
} }
} }
?>