Rename the dokuwiki plugin.
This commit is contained in:
parent
3b784243a1
commit
fecdecf117
3 changed files with 9 additions and 9 deletions
|
@ -1,11 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* DokuWiki Plugin brmburo (Action Component)
|
||||
* DokuWiki Plugin hackerbase (Action Component)
|
||||
*
|
||||
* @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
|
||||
* @author Dominik Pantůček <dominik.pantucek@trustica.cz>
|
||||
*/
|
||||
class action_plugin_brmburo extends DokuWiki_Action_Plugin
|
||||
class action_plugin_hackerbase extends DokuWiki_Action_Plugin
|
||||
{
|
||||
|
||||
/** @inheritDoc */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue