Created
June 16, 2018 18:40
-
-
Save CB9TOIIIA/8d9752504342ffc47c81246a065e906e to your computer and use it in GitHub Desktop.
VM 404
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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