summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/utils/killcache.inc
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-23 09:55:08 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-23 09:55:08 +0000
commit1901745d734e493f56139fea6812b36fe05a5bae (patch)
treee9f7b6d60a866cc86d9392eeea088bf6340401b7 /roundcubemail/program/steps/utils/killcache.inc
parent7e778b784b2f2f2967254ba94da020443e382a70 (diff)
- removed PHP closing tag
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/steps/utils/killcache.inc')
-rw-r--r--roundcubemail/program/steps/utils/killcache.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/steps/utils/killcache.inc b/roundcubemail/program/steps/utils/killcache.inc
index a2e7b3e25..b49d36cb8 100644
--- a/roundcubemail/program/steps/utils/killcache.inc
+++ b/roundcubemail/program/steps/utils/killcache.inc
@@ -49,4 +49,4 @@ if (PEAR::isError($res)) {
echo "Cache cleared\n";
exit;
-?>
+