diff options
author | redmatrix <git@macgirvin.com> | 2016-05-05 18:15:07 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-05 18:15:07 -0700 |
commit | 2e3da0cbbbb753c8910e96a907cd031e5d95f7c2 (patch) | |
tree | a8cec92c45a7d341e4e99378c13876daa2795371 /Zotlabs/Module/Contactgroup.php | |
parent | 8ffdc4859baa9f2ae9567a4c443dfbb227919167 (diff) | |
download | volse-hubzilla-2e3da0cbbbb753c8910e96a907cd031e5d95f7c2.tar.gz volse-hubzilla-2e3da0cbbbb753c8910e96a907cd031e5d95f7c2.tar.bz2 volse-hubzilla-2e3da0cbbbb753c8910e96a907cd031e5d95f7c2.zip |
- Setup: check php version (5.4 required)
- Comanche: implement conditionals. Currently the only supported tests are true/false for system config settings
and supports the following forms:
[if $config.system.foo]
[widget=widget1][/widget]
[else]
[widget=widget2][/widget]
[/if]
[if $config.system.foo]
[widget=widget1][/widget]
[/if]
Diffstat (limited to 'Zotlabs/Module/Contactgroup.php')
0 files changed, 0 insertions, 0 deletions