projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85a2c8a
)
Minor edit to static calendar page
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 24 Jul 2014 20:38:40 +0000
(16:38 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 24 Jul 2014 20:38:40 +0000
(16:38 -0400)
Removed an overseen ?> that was added during testing
static/10.phtml
patch
|
blob
|
history
diff --git
a/static/10.phtml
b/static/10.phtml
index
5c0576a
..
02393f8
100755
(executable)
--- 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