mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1715] [MERGED] Fix join_paths for absolute linux paths
#1537
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1715
Author: @Boy132
Created: 9/17/2025
Status: ✅ Merged
Merged: 9/17/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-join-paths📝 Commits (1)
7f88560only trim base on right📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app/helpers.php(+1 -1)📄 Description
Only trim
/at the end of the base to make sure absolute linux paths stay correct, e.g.join_paths(base_path(), 'test').🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.