Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure the Essential Folders are listed without extra '/' in front of them #39

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

thebodzio
Copy link

This pull request is related to my pull request getgrav/grav#3667.

I use a hosting service where both GRAV_ROOT and GRAV_WEBROOT are /. Fixing problems caused by this arrangement in other Grav components makes the “essential folders” reported via admin plugin displayed with extra / in front of them. This fix contains a little preg_replace to replace multiple / characters in front of the paths with a single one.

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

Successfully merging this pull request may close these issues.

1 participant