1.0.0 Alpha Release #59
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
{
|
{
|
||||||
if(Resolver::resolveScope() !== Scopes::System)
|
if(Resolver::resolveScope() !== Scopes::System)
|
||||||
{
|
{
|
||||||
Console::outError('Insufficent permissions, cannot modify configuration values', true, 1);
|
Console::outError('Insufficient permissions, cannot modify configuration values', true, 1);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue