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