summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-04-26 21:51:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-04-26 21:51:08 +0000
commitc668c964b4cffc6d325eb844d1ec48f8cb7c9366 (patch)
tree9c8d83766b57c7920da9702c20ae219853f567fa /usr/local
parent2d4d79ac864d36ebe213b23bc3a5b14d97499d98 (diff)
downloadpfsense-c668c964b4cffc6d325eb844d1ec48f8cb7c9366.zip
pfsense-c668c964b4cffc6d325eb844d1ec48f8cb7c9366.tar.gz
$changecount++ so that the savings on the form can be saved. DOH!
This should address Ticket #16
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/system.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 30e2b9c..b27882e 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -68,6 +68,8 @@ sort($timezonelist);
if ($_POST) {
+ $changecount++;
+
unset($input_errors);
$pconfig = $_POST;
OpenPOWER on IntegriCloud