Skip to content

Instantly share code, notes, and snippets.

@exside
Created December 7, 2015 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exside/861ce118556c7e9cab5e to your computer and use it in GitHub Desktop.
Save exside/861ce118556c7e9cab5e to your computer and use it in GitHub Desktop.
if (!$this->modx->lexicon) {
$this->modx->getService('lexicon', 'modLexicon');
}
$this->modx->lexicon->load("namespace:topic");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment