mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
if a application is installed via a symlink PHP will resolve the symlink for __DIR__ and __FILE__ making it impossible for an application to work out it's relative path withing the fusion system. By providing $app_path during upgrade routines an application will beable to provide the correct link for menu items (e.g. /opt/languages/index.php) instead of having to hard code it where it could change depending on how the application was installed
20 KiB
20 KiB