ver. 0.285: Tpl → Shared\Tpl namespace, CurlServer removal, thumb.php fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -147,7 +147,7 @@ class ProductArchiveController
|
||||
'product-archive/products-list-custom-script'
|
||||
);
|
||||
|
||||
return \Tpl::view('product-archive/products-list', [
|
||||
return \Shared\Tpl\Tpl::view('product-archive/products-list', [
|
||||
'viewModel' => $viewModel,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user