mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-10 17:29:18 -04:00
Use the module_change event to figure out if the rss module is
inactive. If it is, we need to alert the admin user.
This commit is contained in:
@@ -27,5 +27,6 @@ class slideshow_installer {
|
||||
|
||||
static function uninstall() {
|
||||
module::delete("slideshow");
|
||||
site_status::clear("slideshow_needs_rss");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user