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