Add a missing bracket.

This commit is contained in:
Mark Crane
2015-01-15 19:22:39 +00:00
parent 8d1f9fe7d4
commit 2d62405e7e

View File

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