|
@@ -843,7 +843,7 @@ function getHomepageList(){
|
|
|
'name' => 'qBittorrentSortOrder',
|
|
'name' => 'qBittorrentSortOrder',
|
|
|
'label' => 'Order',
|
|
'label' => 'Order',
|
|
|
'value' => $GLOBALS['qBittorrentSortOrder'],
|
|
'value' => $GLOBALS['qBittorrentSortOrder'],
|
|
|
- 'options' => qBittorrentSortOptions()
|
|
|
|
|
|
|
+ 'options' => $qBittorrentSortOptions
|
|
|
),array(
|
|
),array(
|
|
|
'type' => 'switch',
|
|
'type' => 'switch',
|
|
|
'name' => 'qBittorrentReverseSorting',
|
|
'name' => 'qBittorrentReverseSorting',
|