diff options
author | ivan <ivan> | 2011-12-16 22:44:52 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-12-16 22:44:52 +0000 |
commit | d8121864c259721b1bd000d61b99efb348eee170 (patch) | |
tree | c89131ceb6dbee044188ef354fc8a54469cf0538 /torrus/FREESIDE_MODIFIED | |
parent | 97883f4e483e4e879311079707d090c6974fdaea (diff) |
backport some fixes for "Using a hash as a reference is deprecated" warnings from torrus 2.01, so we can get the actual error messages we do want, RT#15536
Diffstat (limited to 'torrus/FREESIDE_MODIFIED')
-rw-r--r-- | torrus/FREESIDE_MODIFIED | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/torrus/FREESIDE_MODIFIED b/torrus/FREESIDE_MODIFIED index 9e1ec8e3f..3e3f27ba7 100644 --- a/torrus/FREESIDE_MODIFIED +++ b/torrus/FREESIDE_MODIFIED @@ -12,3 +12,9 @@ templates/default-rrd.html # title beautification templates/default-dir.html # add interface popups sup/webplain/torrus.css # skinning bin/srvderive.in # --end and commit bugfixes + +#backport from torrus 2.01, so not really a modification :) +perllib/Torrus/Devdiscover/Arbor_E.pm +perllib/Torrus/Devdiscover/F5BigIP.pm +perllib/Torrus/Devdiscover/FTPS.pm + |