mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 15:08:59 +01:00
remove superfluous sortby-array introduced earlier
This commit is contained in:
parent
6694e6d351
commit
149bfcc5a4
@ -1546,7 +1546,6 @@
|
|||||||
}
|
}
|
||||||
$folderName = $folderName;
|
$folderName = $folderName;
|
||||||
$folders[$folderName] = $folderObject;
|
$folders[$folderName] = $folderObject;
|
||||||
$sortby[$folderName] = $folderObject->displayName;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user