should only run this if smee is configured
This commit is contained in:
@@ -1424,7 +1424,7 @@ void PostgreSQL::commitThread()
|
|||||||
|
|
||||||
w.commit();
|
w.commit();
|
||||||
|
|
||||||
if (isNewMember) {
|
if (_smee != NULL && isNewMember) {
|
||||||
// TODO: Look up hook URL for network owner organization
|
// TODO: Look up hook URL for network owner organization
|
||||||
smeeclient::smee_client_notify_network_joined(
|
smeeclient::smee_client_notify_network_joined(
|
||||||
_smee,
|
_smee,
|
||||||
|
|||||||
Reference in New Issue
Block a user