Explorar o código

remove debug message

TehMuffinMoo %!s(int64=4) %!d(string=hai) anos
pai
achega
e2fcd93433
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/plugins/invites/plugin.php

+ 1 - 1
api/plugins/invites/plugin.php

@@ -201,7 +201,7 @@ class Invites extends Organizr
 		}
 		$info = $this->processQueries($response);
 		if (!$info) {
-			$this->setAPIResponse('error', 'Code not found'.$response, 404);
+			$this->setAPIResponse('error', 'Code not found', 404);
 			return false;
 		}
 		$response = [