Merge branch 'development' of https://github.com/MPOS/php-mpos into development
This commit is contained in:
commit
1ba3055481
@ -390,7 +390,7 @@ $aSettings['system'][] = array(
|
||||
'options' => array( 0 => 'No', 1 => 'Yes'),
|
||||
'default' => 0,
|
||||
'name' => 'disable_worker_edit', 'value' => $setting->getValue('disable_worker_edit'),
|
||||
'tooltip' => 'No worker editing without valid Payout Address set in User Config.'
|
||||
'tooltip' => 'No worker editing without valid Payout Address set in Account Settings.'
|
||||
);
|
||||
$aSettings['system'][] = array(
|
||||
'display' => 'IRC Chat Channel', 'type' => 'text',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user