mirror of https://github.com/mikaku/Monitorix.git
uncommented out use of strict
This commit is contained in:
parent
c63798b539
commit
6354eaf3b2
|
@ -20,7 +20,7 @@
|
|||
|
||||
package int;
|
||||
|
||||
#use strict;
|
||||
use strict;
|
||||
use warnings;
|
||||
use Monitorix;
|
||||
use RRDs;
|
||||
|
|
Loading…
Reference in New Issue