summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/sbin/pfSsh.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php
index ac4a56a..430d8f9 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -331,6 +331,7 @@ function playback_text($playback_file_contents) {
$playback_text .= $pfs . "\n";
}
}
+ global $config;
eval($playback_text);
}
OpenPOWER on IntegriCloud