implemented that already
This commit is contained in:
parent
cb187b7c02
commit
68026a21c0
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ class FileController extends Controller
|
||||||
* Catchall serve.
|
* Catchall serve.
|
||||||
* @param string $method
|
* @param string $method
|
||||||
* @param array $params
|
* @param array $params
|
||||||
* @todo add a specific permission for mods to override uploads.
|
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function __call($method, $params)
|
public function __call($method, $params)
|
||||||
|
|
Reference in a new issue