]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
update to setup
authorBanana <mail@bananas-playground.net>
Sun, 8 Aug 2021 11:40:15 +0000 (13:40 +0200)
committerBanana <mail@bananas-playground.net>
Sun, 8 Aug 2021 11:40:15 +0000 (13:40 +0200)
webclient/setup/index.php

index b7de62ac67461bc74ac9a19b95d647bf7082e5f8..9bda2593b35aa8140b6baf5fc099d33d5013ef28 100644 (file)
@@ -347,3 +347,7 @@ function stepDBCreateTables(): string {
 </p>
 RET;
 }
+
+function clearSetup() {
+       unlink('../setup');
+}