6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
#if $getVar('system_name','') != ''
|
|
#set $what = "system"
|
|
#else
|
|
#set $what = "profile"
|
|
#end if
|