fix: correct controller class
This commit is contained in:
@@ -14,7 +14,7 @@ if (is_readable($sysLibPath . '/oc_telegram_shop.phar')) {
|
||||
throw new RuntimeException('Unable to locate bulk products directory.');
|
||||
}
|
||||
|
||||
class Controllertgshophandle extends Controller
|
||||
class Controllerextensiontgshophandle extends Controller
|
||||
{
|
||||
public function index()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user