@@ -231,7 +231,7 @@ |
||
| 231 | 231 | } |
| 232 | 232 | |
| 233 | 233 | if (0 == \count($setting)) { |
| 234 | - \redirect_header(\XOOPS_URL . '/index.php', 3, \_AM_WGGITHUB_THEREARENT_SETTINGS); |
|
| 234 | + \redirect_header(\XOOPS_URL.'/index.php', 3, \_AM_WGGITHUB_THEREARENT_SETTINGS); |
|
| 235 | 235 | } |
| 236 | 236 | $this->userAuth = $setting['user']; |
| 237 | 237 | $this->tokenAuth = $setting['token']; |