Skip to content

Commit

Permalink
Remove deprecated instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoryloichot authored May 28, 2024
1 parent 4bd6fd8 commit fef7d88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions action.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
if(!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');

require_once DOKU_PLUGIN.'action.php';

class action_plugin_singlesearchresult extends DokuWiki_Action_Plugin {

public function register(Doku_Event_Handler $controller) {
Expand Down

0 comments on commit fef7d88

Please sign in to comment.