aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-09-30 00:35:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-09-30 00:35:34 +0000
commitc590c8e9a9a253d813b01e0246a5345dd4050748 (patch)
tree30ca8a81227896413d6244d93603d1c88fe098b3 /packages/squid.xml
parenta2cdab7bb7c87e8796e2b9d1b3f5982ceafbea1e (diff)
downloadpfsense-packages-c590c8e9a9a253d813b01e0246a5345dd4050748.tar.gz
pfsense-packages-c590c8e9a9a253d813b01e0246a5345dd4050748.tar.bz2
pfsense-packages-c590c8e9a9a253d813b01e0246a5345dd4050748.zip
Backout last change, install is borked.
Diffstat (limited to 'packages/squid.xml')
-rw-r--r--packages/squid.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/squid.xml b/packages/squid.xml
index 2834dac0..bcbb8365 100644
--- a/packages/squid.xml
+++ b/packages/squid.xml
@@ -163,8 +163,6 @@
squid_resync();
</custom_php_resync_config_command>
<custom_php_install_command>
- update_status("Checking Squid cache... One moment please...");
- update_output_window("This operation may take quite some time, please be patient.");
squid_install_command();
squid_resync();
</custom_php_install_command>