Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-10 11:58:47 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-10 11:58:47 +0300
commitb792523097a9e37a00ea578e76a016913b9ac4f6 (patch)
treed13d3f5872087e0f0b53b90507e39b7c99aeea55 /templates
parentd92758505b4a56ed230bc7a8e91414da4792d1b5 (diff)
Fix inclusion of deleted script
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 45df25a79..cdd32b47b 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -25,7 +25,6 @@
*/
style('mail', 'mail');
style('mail', 'mobile');
-script('mail', 'searchproxy');
script('mail', 'build/build');
?>