This commit is contained in:
Peter Hormanns 2017-06-27 17:45:58 +02:00
parent d3d0d75a82
commit 22d1aba58c
2 changed files with 5 additions and 5 deletions

View File

@ -4,5 +4,5 @@
#
#foreach( $domain in $domains )
${domain.name} = ${domain.getValidsubdomainnames}
${domain.name} = ${domain.validsubdomainnames}
#end