From 865e2cc6bc532bd738a131b55f03272f1a47bd0d Mon Sep 17 00:00:00 2001 From: Manuel Kasper Date: Thu, 17 Oct 2013 11:06:16 +0200 Subject: [PATCH] Update func.inc Remove closing tag here too, just in case. --- www/func.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/func.inc b/www/func.inc index 5e3bf88..f0d8e07 100644 --- a/www/func.inc +++ b/www/func.inc @@ -218,5 +218,3 @@ function clearCacheFileASSET($asset) { unlink($file); } } - -?>