add missing \
This commit is contained in:
parent
d546718179
commit
c3cbb463e3
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ abstract class Access {
|
|||
}
|
||||
|
||||
//if everything else did not help..
|
||||
OCP\Util::writeLog('user_ldap', 'Could not create unique ownCloud name for '.$dn.'.', \OCP\Util::INFO);
|
||||
\OCP\Util::writeLog('user_ldap', 'Could not create unique ownCloud name for '.$dn.'.', \OCP\Util::INFO);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue