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