Skip to content

Instantly share code, notes, and snippets.

@Codenator81
Last active August 29, 2015 14:02
Show Gist options
  • Save Codenator81/154363bab250e780ea3b to your computer and use it in GitHub Desktop.
Save Codenator81/154363bab250e780ea3b to your computer and use it in GitHub Desktop.
<?php
// вызываем наш сниппет
$modx->runSnippet('proc');
// инитиализируем шаблон
return $modx->twig->render('index.twig');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment