summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-07 00:59:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-07 00:59:30 +0000
commit0e79d356d17584e69ffc9be6561d8858b483a952 (patch)
tree414caab2604eea9666001304174cc74bfaf26f8b /usr/local/www/exec.php
parent1b58b513bd8d465520883bc747e7287cec5f53b5 (diff)
downloadpfsense-0e79d356d17584e69ffc9be6561d8858b483a952.zip
pfsense-0e79d356d17584e69ffc9be6561d8858b483a952.tar.gz
Eliminate interfaces_carp_bring_up_final()
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 3d1aa5a..de237a7 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -277,7 +277,7 @@ if (!isBlank($_POST['txtPHPCommand'])) {
<td valign="top" class="label">
<input type="submit" class="button" value="Execute">
<p>
- <strong>Example:</strong> interfaces_carp_bring_up_final();
+ <strong>Example:</strong> interfaces_carp_configure();
</td>
</tr>
OpenPOWER on IntegriCloud