Revision ef294bd7
Added by Renato Botelho over 9 years ago
src/usr/local/www/widgets/widgets/system_information.widget.php | ||
---|---|---|
104 | 104 |
exit; |
105 | 105 |
} |
106 | 106 |
|
107 |
$curcfg = $config['system']['firmware']; |
|
108 |
|
|
109 | 107 |
$filesystems = get_mounted_filesystems(); |
110 | 108 |
?> |
111 | 109 |
|
Also available in: Unified diff
Remove unused variable