hello
I removed unnecessary components, K2, virtuemart, K2 store. And files css, k2.css, vm.css and other.
But the browser is looking for them. How to remove the connection?
$this->API->addCSS($this->API->URLtemplate() . '/css/k2.css');
$this->API->addCSS($this->API->URLtemplate() . '/css/vm.css');