stable

Clone or download

Read-only

request #12170 Remove PEAR dependency in proftpd plugin

Instead of using the old and deprecated HTTP_Download PEAR package, we now use the internal BinaryFileResponse class provided by Tuleap. Change-Id: I814de0e888f23200b99dfdbe33516e5616112b19

Modified Files

Name
M plugins/proftpd/include/ProFTPd/Explorer/ExplorerController.class.php +11 −13 Go to diff View file
M src/common/autoload.php +2 −3 Go to diff View file
D src/common/include/Codendi_HTTP_Download.php +0 −97 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +0 −1 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +0 −1 Go to diff View file