Fixed power include issue.

This commit is contained in:
2022-09-20 13:34:20 +02:00
parent 5537a868e3
commit e6c8805143
6 changed files with 13 additions and 12 deletions

View File

@ -14,7 +14,8 @@ defined('_JEXEC') or die('Restricted access');
use Joomla\CMS\MVC\Model\ListModel;
use Joomla\Utilities\ArrayHelper;
use Joomla\Registry\Registry;
use VDM\Gitea\Gitea;
use VDM\Joomla\Componentbuilder\Search\Factory as SearchFactory;
/**