Fix #14 - show installation dialog on 404 page if config not found

This commit is contained in:
Vojtěch Sajdl
2018-01-18 22:57:12 +01:00
parent fe02441c3d
commit 696b205b68
13 changed files with 106 additions and 93 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ class Service
/**
* Processes submitted form and adds service unless problem is encountered,
* calling this is possible only for admin or higher rank. Also checks requirements
* calling this is possible only for admin or higher rank. Also checks require_oncements
* for char limits.
* @return void
*/