summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-23 23:50:49 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-23 23:50:49 +0000
commit8c28ce805700a4ab6996263338eab77120d269a4 (patch)
tree2125e93b121e7afeb726aaf04af03b97681b8b37 /usr/local/www/index.php
parent1ee8dbf5cad4237a900d206fa52924d743166186 (diff)
downloadpfsense-8c28ce805700a4ab6996263338eab77120d269a4.zip
pfsense-8c28ce805700a4ab6996263338eab77120d269a4.tar.gz
Tell write_config() the reason for the change.
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 4f92c2d..8c50eec 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -146,7 +146,7 @@ if ($_POST){
}
}
- write_config();
+ write_config("Widget configuration has been changed.");
header("Location: index.php");
exit;
}
OpenPOWER on IntegriCloud