mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-04-30 18:42:43 +02:00
- new plugin (event_tracer) that demonstrate it and useful to see all calls to trigger_event git-svn-id: http://piwigo.org/svn/trunk@1580 68402e56-0260-453c-a942-63ccdbb3a9ee
13 lines
282 B
Smarty
13 lines
282 B
Smarty
<div class="titrePage">
|
|
<h2>
|
|
<!-- BEGIN plugin_menu -->
|
|
<!-- BEGIN menu_item -->
|
|
<span style="margin-left:2px;"><a href="{plugin_menu.menu_item.URL}">{plugin_menu.menu_item.NAME}</a></span>
|
|
<!-- END menu_item -->
|
|
<!-- END plugin_menu -->
|
|
</h2>
|
|
</div>
|
|
|
|
|
|
{PLUGIN_ADMIN_CONTENT}
|