mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02: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 |
|
// | sending html code |
|
||||||
// +-----------------------------------------------------------------------+
|
// +-----------------------------------------------------------------------+
|
||||||
|
|||||||
Reference in New Issue
Block a user