summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-14 01:01:14 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-14 01:01:14 +0000
commitd6862c98a390e24d7f3680b3d118bf67f725fa9e (patch)
tree9312a290146ee21ac6e14b404c5d6832d12d1a07 /usr
parentee87d929656bfb0aaa53d04716e3af5795dec1b8 (diff)
downloadpfsense-d6862c98a390e24d7f3680b3d118bf67f725fa9e.zip
pfsense-d6862c98a390e24d7f3680b3d118bf67f725fa9e.tar.gz
Remove flush code, we do this by default now.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 26ad1fc..34d871b 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -315,9 +315,6 @@ include("head.inc");
if ($restart_webgui) {
echo "<meta http-equiv=\"refresh\" content=\"10;url={$url}\">";
}
- ob_flush();
- flush();
- sleep(2);
?>
</body>
</html>
OpenPOWER on IntegriCloud