Last active
June 3, 2018 01:34
-
-
Save gartes/3b0c85a080c433a635d30f7909e2d056 to your computer and use it in GitHub Desktop.
Vm:class VmConfig Virtuemart
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 (!class_exists( 'VmConfig' )) | |
| require(JPATH_ROOT .'/administrator/components/com_virtuemart/helpers/config.php'); | |
| VmConfig::loadConfig(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment