Skip to content

Commit

Permalink
missing common.php link
Browse files Browse the repository at this point in the history
  • Loading branch information
mambax7 committed Aug 1, 2018
1 parent acf8008 commit fd264b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions class/MimetypesUtility.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
*/

use XoopsModules\Publisher;
use Xmf\Request;

require_once dirname(__DIR__) . '/include/common.php';

/**
* Class MimetypesUtility
Expand Down

0 comments on commit fd264b6

Please sign in to comment.