Add a missing bracket.
This commit is contained in:
@@ -98,5 +98,6 @@ class cache {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user
@@ -98,5 +98,6 @@ class cache {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||