| Message | Undefined index: filename |
|---|---|
| File | /App/Http/Controllers/FileController.php |
| Line | 29 |
| file | line | class | type | function | object | args |
|---|---|---|---|---|---|---|
/superchannel/App/Http/Controllers/FileController.php |
29 |
App\Components\Debugger\Debugger |
:: |
errorHandler |
NULL |
Array
(
[0] => 8
[1] => 'Undefined index: filename'
[2] => '/var/www/html/user-web/superchannel/App/Http/Controllers/FileController.php'
[3] => 29
[4] => Array
(
[id] => '2117'
[Mfiles] => Object (App\Model\Mfiles)
[file] => Array (0)
)
)
|
0 |
App\Http\Controllers\FileController |
-> |
downloadAction |
NULL |
Array
(
[0] => '2117'
[1] => 'DeepCool-124.zip'
)
|
|
/superchannel/App/Components/Http/Routing/Dispatcher.php |
162 |
call_user_func_array |
NULL |
Array
(
[0] => Array
(
[0] => Object (App\Http\Controllers\FileController)
[1] => 'downloadAction'
)
[1] => Array
(
[0] => '2117'
[1] => 'DeepCool-124.zip'
)
)
|
||
/superchannel/App/Components/Application.php |
71 |
App\Components\Http\Routing\Dispatcher |
-> |
dispatch |
NULL |
Array ( ) |
/superchannel/index.php |
7 |
App\Components\Application |
-> |
run |
NULL |
Array ( ) |