Update func.inc

Remove closing tag here too, just in case.
This commit is contained in:
Manuel Kasper 2013-10-17 11:06:16 +02:00
parent 83119b672e
commit 865e2cc6bc

View File

@ -218,5 +218,3 @@ function clearCacheFileASSET($asset) {
unlink($file);
}
}
?>