Aahhh, gotta run php -l before pushing stuff!!!
This commit is contained in:
@@ -171,7 +171,7 @@ class ApiAccountRegisterAction extends ApiAction
|
|||||||
$this->endDocument('json');
|
$this->endDocument('json');
|
||||||
|
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
$this->clientError($e->getMessage()), 400);
|
$this->clientError($e->getMessage(), 400);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user