diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/squid.xml | 2 |
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> |