mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-11 03:03:34 +00:00
extra line (duplicate)
This commit is contained in:
parent
8dc7ab26c4
commit
063048802f
@ -440,7 +440,6 @@ EOSQL;
|
||||
if ( $this->collection_type == 'principal' || $this->collection_type == 'email' || $this->collection_type == 'proxy' ) {
|
||||
$this->collection = $this->principal->AsCollection();
|
||||
if( $this->collection_type == 'proxy' ) {
|
||||
$this->collection = $this->principal->AsCollection();
|
||||
$this->collection->is_proxy = 't';
|
||||
$this->collection->type = 'proxy';
|
||||
$this->collection->proxy_type = $this->proxy_type;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user