php-debugbar
php-debugbar copied to clipboard
fix open_basedir restriction error
The error that arises is:
file_exists(): open_basedir restriction in effect. File(...) is not within the allowed path(s): (PATH_TO_THE_SITE\)
Closes #587