mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
Add var creation in templating
This commit is contained in:
parent
423501d1a4
commit
b5288fc554
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ namespace controllers\internals;
|
|||
'if',
|
||||
'for',
|
||||
'apply',
|
||||
'set',
|
||||
];
|
||||
|
||||
$filters = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue