diff --git a/modules/feature-firstrun.php b/modules/feature-firstrun.php index 89bd5d8..6add06a 100644 --- a/modules/feature-firstrun.php +++ b/modules/feature-firstrun.php @@ -13,10 +13,6 @@ register_module([ // TODO: Figure out how to detect pre-existing wikis here - if(!$firstrun_complete && count(glob("._peppermint_secret_*")) == 0) { - - } - /** * @api {get} ?action=firstrun Display the firstrun page * @apiName FirstRun @@ -56,6 +52,13 @@ register_module([
Welcome to Pepperminty Wiki.
Fill out the below form to get your wiki up and running!