From: Laury GvR Date: Thu, 24 Jul 2014 20:38:40 +0000 (-0400) Subject: Minor edit to static calendar page X-Git-Tag: VV1^2~72 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bcd0882e3591341f4908d039c908dd734ab56c21;p=web%2FCityofMI.git Minor edit to static calendar page Removed an overseen ?> that was added during testing --- diff --git a/static/10.phtml b/static/10.phtml index 5c0576a..02393f8 100755 --- a/static/10.phtml +++ b/static/10.phtml @@ -22,6 +22,4 @@ if (defined('COMMON_EVENTS') && COMMON_EVENTS) { Toolkit_Database::getInstance() ); echo $events->toHTML($this->keywordReplacement); -} - -?> \ No newline at end of file +} \ No newline at end of file