Add some error state pages and installer fixes
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
|
||||
return [
|
||||
|
||||
/**
|
||||
* Check for if we're "installed" or not
|
||||
*/
|
||||
'installed' => env('PHPVMS_INSTALLED', false),
|
||||
|
||||
/**
|
||||
* The skin to use for the front-end
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user