Skip to content
Snippets Groups Projects
Unverified Commit f9d9f6cd authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Add support for our custom module path formats in the new Twig template loader.

Now we can load templates in twig with two syntaxes:

- The original twig syntax: "@module/path/to/template.twig"
- The SSP syntax: "module:path/to/template.php" or "module:path/to/template.tpl.php"
parent 0c2b92b4
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment