You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this suggestion too 😃 I added a new $browseDefault configuration variable, but I didn't documented it since it's quite a "peculiar" use case, and anyway the comment is sufficient.
You can set it to the name of a subfolder or sub-subfolder (i.e. mydir or mydir/mysubdir), and the script will browse "by default" into it when called without the b parameter; however if theb parameter is present but empty (i.e. ?b=) the script will browse to the root directory (this is necessary to have a way to go up to the root). Remember that $browseDirectories has to be enabled to make this work.
Could we create a setting variable that would allow the start directory to be other than the same directory as the php file?
The text was updated successfully, but these errors were encountered: