mirror of
https://github.com/danog/phpseclib.git
synced 2025-01-22 04:51:19 +01:00
Remove extra white space
This commit is contained in:
parent
32857c5e7f
commit
7d1e714a08
@ -1925,7 +1925,7 @@ class File_X509 {
|
||||
|
||||
if (is_array($dn)) {
|
||||
if (isset($dn['rdnSequence'])) {
|
||||
$this->dn = $dn; // No merge here.
|
||||
$this->dn = $dn; // No merge here.
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user