Skip to content

Instantly share code, notes, and snippets.

@CB9TOIIIA
Created June 16, 2018 18:40
Show Gist options
  • Save CB9TOIIIA/8d9752504342ffc47c81246a065e906e to your computer and use it in GitHub Desktop.
Save CB9TOIIIA/8d9752504342ffc47c81246a065e906e to your computer and use it in GitHub Desktop.
VM 404
if(empty($product['virtuemart_product_id']) && empty($catId)) { JError::raiseError(404, JText::_("Page Not Found")); } // FUCK VM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment