mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Update Plugins.php
This commit is contained in:
@@ -688,8 +688,9 @@ class Plugins {
|
||||
require BASE . $install;
|
||||
$db->revalidateCache();
|
||||
}
|
||||
else
|
||||
else {
|
||||
self::$warnings[] = 'Cannot load install script. Your plugin might be not working correctly.';
|
||||
}
|
||||
}
|
||||
|
||||
clearCache();
|
||||
|
Reference in New Issue
Block a user