mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 11:20:52 +02:00
System Plugin: new action "admin_system_extra_index_template_actions" added.
This commit is contained in:
@@ -56,3 +56,8 @@
|
|||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
<!-- /System -->
|
<!-- /System -->
|
||||||
|
|
||||||
|
<?php
|
||||||
|
// Custom code for this plugin
|
||||||
|
Action::run('admin_system_extra_index_template_actions');
|
||||||
|
?>
|
||||||
|
Reference in New Issue
Block a user