Remove the phpvms.skin config, use theme instead
This commit is contained in:
@@ -16,11 +16,6 @@ return [
|
||||
*/
|
||||
'installed' => env('PHPVMS_INSTALLED', false),
|
||||
|
||||
/**
|
||||
* The skin to use for the front-end
|
||||
*/
|
||||
'skin' => env('APP_SKIN', 'default'),
|
||||
|
||||
/**
|
||||
* The ISO "Currency Code" to use, the list is in config/money.php
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user