We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8c2af commit 385ac98Copy full SHA for 385ac98
1 file changed
admin/migrate.php
@@ -22,7 +22,7 @@
22
use Xmf\Module\Admin;
23
use Xmf\Request;
24
use XoopsModules\Suico\{
25
- ommon\Configurator,
+ Common\Configurator,
26
Common\Migrate
27
};
28
/** @var Admin $adminObject */
0 commit comments