Changeset 2820:208141170abc for plugins/pings/_admin.php
- Timestamp:
- 11/27/14 14:20:26 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pings/_admin.php
r2815 r2820 11 11 # -- END LICENSE BLOCK ----------------------------------------- 12 12 if (!defined('DC_CONTEXT_ADMIN')) { return; } 13 14 // Register admin URL base of plugin15 $core->adminurl->registercopy('admin.plugin.pings','admin.plugin',array('p' => 'pings'));16 13 17 14 $_menu['Blog']->addItem(__('Pings'),
Note: See TracChangeset
for help on using the changeset viewer.