Revision 6d76984a
Added by Ermal LUÇI about 12 years ago
usr/local/www/widgets/widgets/thermal_sensors.widget.php | ||
---|---|---|
32 | 32 |
POSSIBILITY OF SUCH DAMAGE. |
33 | 33 |
*/ |
34 | 34 |
|
35 |
$nocsrf = true; |
|
36 |
|
|
37 | 35 |
require_once("guiconfig.inc"); |
38 | 36 |
require_once("/usr/local/www/widgets/include/thermal_sensors.inc"); |
39 | 37 |
|
Also available in: Unified diff
No need for nocsrf here too