Nexotap
Results
2
issues of
Nexotap
Not sure if it's expected behaviour, but to me it looks like a bug. Here's the function I use for retrieving the directory path: ``` public function getPath() { $path...
Enhancement
Awaiting PR
As I've seen, the symlinks are absolute. While beeing on a shared host, using ssh in a chrooted environment, this doesnt work. Since the webserver ist not chrooted, all the...