From 33929b5b85ae1c1965b46d3e13c9beae4a2b8881 Mon Sep 17 00:00:00 2001 From: eric_ross_c Date: Mon, 15 Feb 2010 12:25:44 +0000 Subject: [PATCH] Testing RW access git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/lib/PandoraFMS/Tools.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_server/lib/PandoraFMS/Tools.pm b/pandora_server/lib/PandoraFMS/Tools.pm index 2654b62795..39c1031dc8 100644 --- a/pandora_server/lib/PandoraFMS/Tools.pm +++ b/pandora_server/lib/PandoraFMS/Tools.pm @@ -16,7 +16,7 @@ package PandoraFMS::Tools; # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ########################################################################## - + use warnings; use Time::Local; use POSIX qw(setsid strftime);