Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Links errors with menu #3130

Closed
ITSupport-Ponant opened this issue Mar 21, 2021 · 1 comment
Closed

Links errors with menu #3130

ITSupport-Ponant opened this issue Mar 21, 2021 · 1 comment

Comments

@ITSupport-Ponant
Copy link

Hello

Some links in the menu are not good.
After research, the errors come from the change of the variable $fi_path line 237 of the file menu.class.php :
$fi_path = Plugin::getPhpDir('fusioninventory');
to verify the presence of the file /ajax/deploydropdown_operatingsystems.php

The previous value was :
$fi_path = Plugin::getWebDir('fusioninventory');

Bes regards,

@ddurieux
Copy link
Member

Fixed in #3110

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants