1
0
Fork 0
mirror of https://github.com/RaspbianFrance/raspisms.git synced 2025-05-03 23:06:28 +02:00

Add var creation in templating

This commit is contained in:
osaajani 2020-06-04 12:54:31 +02:00
parent 423501d1a4
commit b5288fc554

View file

@ -28,6 +28,7 @@ namespace controllers\internals;
'if', 'if',
'for', 'for',
'apply', 'apply',
'set',
]; ];
$filters = [ $filters = [