Following the manual to set the project logo in the AfterAppInit event code caused a warning message ".. Use of undefined constant Labels .."
It worked fine on my test system (Windows/XAMPP) but gave the warning on the target system (Linux/Nginx) - possibly due to different PHP versions?
Anyway from what I can see the manual says: Labels.setProjectLogo
and it should be: Labels::setProjectLogo
Just a few dots missing?
It worked fine on my test system (Windows/XAMPP) but gave the warning on the target system (Linux/Nginx) - possibly due to different PHP versions?
Anyway from what I can see the manual says: Labels.setProjectLogo
and it should be: Labels::setProjectLogo
Just a few dots missing?
