App\Components\Debugger\Exceptions\NoticeException
Message
Undefined index: filename
File
/App/Http/Controllers/FileController.php
Line
29
Trace
file line class type function object args
/zenchem/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/zenchem/App/Http/Controllers/FileController.php'
    [3] => 29
    [4] => Array
        (
            [id] => '1152'
            [Mfiles] => Object (App\Model\Mfiles)
            [file] => Array (0) 
        )

)
0
App\Http\Controllers\FileController
->
downloadAction
NULL
Array
(
    [0] => '1152'
    [1] => 'SDS_F-018088.pdf'
)
/zenchem/App/Components/Http/Routing/Dispatcher.php
193
call_user_func_array
NULL
Array
(
    [0] => Array
        (
            [0] => Object (App\Http\Controllers\FileController)
            [1] => 'downloadAction'
        )

    [1] => Array
        (
            [0] => '1152'
            [1] => 'SDS_F-018088.pdf'
        )

)
/zenchem/App/Components/Application.php
71
App\Components\Http\Routing\Dispatcher
->
dispatch
NULL
Array
(
)
/zenchem/index.php
7
App\Components\Application
->
run
NULL
Array
(
)