Skip to content

Instantly share code, notes, and snippets.

@morozVA
Created January 3, 2018 09:32
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 morozVA/7cd73f1bc30d41f2751052542622b0c6 to your computer and use it in GitHub Desktop.
Save morozVA/7cd73f1bc30d41f2751052542622b0c6 to your computer and use it in GitHub Desktop.
evo Вызов сниппета в сниппете
$params = array('docid' => $id, 'field' => 'pagetitle');
$pagetitle = $modx->runSnippet('DocInfo', $params);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment