From abad402c6ba1f315feab5972d2d1d87db1ad1bc9 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 21 Jul 2015 08:47:59 -0400 Subject: Allow pre-filling (but no automatic action) of the download filename on exec.php. Setup a link to download the status output.tgz in status.php --- usr/local/www/exec.php | 2 +- usr/local/www/status.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php index ecf938a..e0220b7 100644 --- a/usr/local/www/exec.php +++ b/usr/local/www/exec.php @@ -288,7 +288,7 @@ if (!isBlank($_POST['txtPHPCommand'])) { : - + diff --git a/usr/local/www/status.php b/usr/local/www/status.php index b15edc3..5b3cb5d 100755 --- a/usr/local/www/status.php +++ b/usr/local/www/status.php @@ -256,7 +256,8 @@ pre { "(passwords, maybe also IP addresses) before posting " . "information from this page in public places (like mailing lists)"); ?>!
.

- Command Prompt or scp."); ?> + + Command Prompt")?>
-- cgit v1.1