mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-24 13:44:33 +00:00
added check for existing system config when a feature is enabled
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Post target ${error.templateModel['configKey']} is not set up.
|
||||
@@ -0,0 +1 @@
|
||||
System config `${configKey}` is not set up.
|
||||
@@ -1 +0,0 @@
|
||||
Post target ${error.templateModel['postTargetKey']} is not set up.
|
||||
@@ -0,0 +1 @@
|
||||
Post target `${postTargetKey}` is not set up.
|
||||
@@ -0,0 +1 @@
|
||||
Mod mail category is not correctly set up. `${categoryId}` is not valid.
|
||||
Reference in New Issue
Block a user