* Fix bug #43240.
This commit is contained in:
@@ -10,7 +10,7 @@ declare(strict_types=1);
|
||||
*/
|
||||
namespace zin;
|
||||
|
||||
if(!$lib)
|
||||
if(empty($libTree))
|
||||
{
|
||||
featureBar();
|
||||
toolbar
|
||||
|
||||
Reference in New Issue
Block a user