summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-13 00:44:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-13 00:44:29 +0000
commit8bcf4cd2628cf79b0433d406349c5babcf7a9062 (patch)
tree7bfebe1e9a2a3a8aa390054528b434d6f6a734ce /usr/local/www/exec.php
parent4df39e03ab51dea9a9c414f6e0f5bab020ed3d17 (diff)
downloadpfsense-8bcf4cd2628cf79b0433d406349c5babcf7a9062.zip
pfsense-8bcf4cd2628cf79b0433d406349c5babcf7a9062.tar.gz
m0n0wall -> pfSense
Diffstat (limited to 'usr/local/www/exec.php')
-rwxr-xr-xusr/local/www/exec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php
index 3194f13..1809602 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -49,7 +49,7 @@ function puts( $arg ) { echo "$arg\n"; }
$Version = '';
$ScriptName = $HTTP_SERVER_VARS['SCRIPT_NAME'];
-$Title = 'm0n0wall: execute command';
+$Title = 'pfSense: execute command';
// Get year.
OpenPOWER on IntegriCloud