summaryrefslogtreecommitdiffstats
path: root/lib/template.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/template.php')
-rw-r--r--lib/template.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/template.php b/lib/template.php
index 99099d49d0f..edfdf3bda80 100644
--- a/lib/template.php
+++ b/lib/template.php
@@ -365,5 +365,3 @@ class OC_TEMPLATE{
return $content->printPage();
}
}
-
-?>