(not sumitted to the bug tracker as it is not configured correctly)
Line 58 of phx.php:
chdir($cwd);
The variable $cwd is not set anywhere in that funtion, therefore this fails.
Damien
Yes!
I didn't really test it and not many people are using PHX, so thanks a lot for this contribution
Log in to post a comment.
(not sumitted to the bug tracker as it is not configured correctly)
Line 58 of phx.php:
chdir($cwd);
The variable $cwd is not set anywhere in that funtion, therefore this fails.
Damien
Yes!
I didn't really test it and not many people are using PHX, so thanks a lot for this contribution