implemented that already

This commit is contained in:
flash 2016-09-21 13:27:04 +02:00
parent cb187b7c02
commit 68026a21c0

View file

@ -152,7 +152,6 @@ class FileController extends Controller
* Catchall serve.
* @param string $method
* @param array $params
* @todo add a specific permission for mods to override uploads.
* @return string
*/
public function __call($method, $params)