Move WebRequestUpload class to its own file
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 7 Oct 2015 02:24:58 +0000 (19:24 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 7 Oct 2015 02:24:58 +0000 (19:24 -0700)
commit6d412cf028a6b2c12aab32fbf52e6f8a6759b08d
treefa5317fd7bd8744570eddb11da1ab031c588d0f1
parentff045f8aebc578a0dee8929d95f98718c466e90c
Move WebRequestUpload class to its own file

Moving out of WebRequest.php. It's not even a subclass.

Change-Id: I87e5c01afe215a084e39b442c65d22d9d0cc1015
autoload.php
includes/WebRequest.php
includes/WebRequestUpload.php [new file with mode: 0644]