Add a missing bracket.

This commit is contained in:
Mark Crane
2015-01-15 19:22:39 +00:00
parent 24a8e2e8e9
commit 8349b992a5

View File

@@ -98,5 +98,6 @@ class cache {
return false;
}
}
}
?>