mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fix #679, add trigger in admin/intro to let plugins modify dashboard items
This commit is contained in:
@@ -240,6 +240,8 @@ SELECT MIN(date_available)
|
||||
);
|
||||
}
|
||||
|
||||
trigger_notify('loc_end_intro');
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | sending html code |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user