Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -7/+7 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -7/+7 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Use new params file | Nicolas Lécureuil | 2017-04-07 | 1 | -0/+104 |