e107_tests/lib/deployers/SFTPDeployer.php
Reference to undeclared constant \APP_PATH
Open
Open
$resource = proc_open($command, $descriptorSpec, $pipes, APP_PATH);
- Exclude checks
Reference to undeclared constant \APP_PATH
Open
Open
escapeshellarg(rtrim(APP_PATH, '/') . '/') . ' ' .
- Exclude checks