mirror of https://github.com/mikaku/Monitorix.git
3.0: uncommented use of strict
This commit is contained in:
parent
8f01795b5f
commit
84f9a82b5e
|
@ -21,7 +21,7 @@
|
|||
|
||||
package mail;
|
||||
|
||||
#use strict;
|
||||
use strict;
|
||||
use warnings;
|
||||
use Monitorix;
|
||||
use RRDs;
|
||||
|
|
Loading…
Reference in New Issue