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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-09-29 17:24:03 +0300
committernachoparker <nacho@ownyourbits.com>2018-09-29 18:00:03 +0300
commit6b14527ab4572008bbf3a243c5d1494ad18c7c54 (patch)
treeab4d5a5a432eef47820271fabdf8ffba256e5b62 /ncp-web
parentaa2b3baa913373f3a324ac7dca1e747333a21997 (diff)
build: make sure we dont deactivate the wizard accidentally
Diffstat (limited to 'ncp-web')
-rw-r--r--ncp-web/index.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/ncp-web/index.php b/ncp-web/index.php
index a55bd69f..4de840c6 100644
--- a/ncp-web/index.php
+++ b/ncp-web/index.php
@@ -148,9 +148,6 @@ HTML;
<div class="icon-config"></div>
</div>
</div>
-<?php
- if ( file_exists( 'wizard' ) )
- echo <<<HTML
<a href="wizard" title="{$l->__("NextCloudPi Wizard")}">
<div class="wizard-btn">
<div id="expand">
@@ -158,8 +155,6 @@ HTML;
</div>
</div>
</a>
-HTML;
-?>
<a href="https://github.com/nextcloud/nextcloudpi/wiki" target="_blank" tabindex="1" title="<?php echo $l->__("NextCloudPi Wiki"); ?>">
<div id="nc-button">
<div id="expand">