mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update {$mac}.cfg
correct missing {
This commit is contained in:
@@ -1988,7 +1988,7 @@ memorykey.{$row.device_key_id}.label = {$row.device_key_label}
|
|||||||
|
|
||||||
#programablekey.x.label--This parameter is only available to the key 1 to key 4.
|
#programablekey.x.label--This parameter is only available to the key 1 to key 4.
|
||||||
|
|
||||||
foreach $keys["programmable"] as $row}
|
{foreach $keys["programmable"] as $row}
|
||||||
programablekey.{$row.device_key_id}.type = {$row.device_key_type}
|
programablekey.{$row.device_key_id}.type = {$row.device_key_type}
|
||||||
programablekey.{$row.device_key_id}.line = {$row.device_key_line}
|
programablekey.{$row.device_key_id}.line = {$row.device_key_line}
|
||||||
programablekey.{$row.device_key_id}.value = {$row.device_key_value}
|
programablekey.{$row.device_key_id}.value = {$row.device_key_value}
|
||||||
|
|||||||
Reference in New Issue
Block a user