@@ -143,7 +143,7 @@ |
||
| 143 | 143 | } |
| 144 | 144 | |
| 145 | 145 | return $this->config->getSystemValueString( |
| 146 | - Application::APP_NAME . '.' . $key, |
|
| 146 | + Application::APP_NAME.'.'.$key, |
|
| 147 | 147 | $this->config->getAppValue(Application::APP_NAME, $key, $defaultValue) |
| 148 | 148 | ); |
| 149 | 149 | } |