Wrong object to call commit() on...
This commit is contained in:
parent
d4fe88adab
commit
c4d2b99656
@ -675,7 +675,7 @@ class IDF_Plugin_SyncMonotone
|
|||||||
$stdio->exec(array('put_public_key', $key->content));
|
$stdio->exec(array('put_public_key', $key->content));
|
||||||
}
|
}
|
||||||
|
|
||||||
$key->commit();
|
$keyGuard->commit();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user