2011-09-01 SAncho Lerena <slerena@artica.es>

* scripts/webserver/pandora_webserver.pl: Updated header.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4875 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2011-09-01 13:41:10 +00:00
parent d9e0592229
commit acf8b9c92d
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2011-09-01 SAncho Lerena <slerena@artica.es>
* scripts/webserver/pandora_webserver.pl: Updated header.
2011-08-30 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es> 2011-08-30 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
* scripts/webserver * scripts/webserver

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
# Pandora FMS Agent Plugin for SunONE # Pandora FMS Agent Plugin for SunONE
# (c) Sancho Lerena <slerena@artica.es> 2011 # (c) Artica Soluciones Tecnologicas <info@artica.es> 2011
# v1, 11 May 2011 - 18:11:00 # v2, 1 Sep 2011
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
use strict; use strict;