mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-14 21:09:47 +01:00
feature: plugin require more options with comma
This commit is contained in:
@@ -1170,7 +1170,7 @@ function clearCache()
|
||||
if (file_exists($routeCacheFile)) {
|
||||
unlink($routeCacheFile);
|
||||
}
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user