Skip to content

Commit

Permalink
Fixed error
Browse files Browse the repository at this point in the history
  • Loading branch information
hfittipaldi committed Aug 8, 2018
1 parent 148b9b0 commit 01ed115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mvcoverride.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ public function onAfterInitialise()
{
JLoader::registerAlias('JModuleHelperLibraryDefault', '\\Joomla\\CMS\\Helper\\ModuleHelper', '5.0');
}

JLoader::register('JModuleHelper', __DIR__ . '/module/helper.php', true);
}

/**
Expand Down

0 comments on commit 01ed115

Please sign in to comment.