• Franco Fichtner's avatar
    plugins: lose the eval(), switch to include_once · ddcc54f4
    Franco Fichtner authored
    Note that require_once is bad as well here, because it throws another
    uncatched error as opposed to a warning when a file has not been found.
    Now it is better in recovery, although 99% of the time this is supposed
    to deal with syntax errors during bad core/plugin updates or manual
    user edits.
    
    It's also useful to note that the errors/warnings still make their way
    to the crash reporter so we can do something about them.
    
    Suggested by: @fabianfrz
    ddcc54f4
Name
Last commit
Last update
..
boot Loading commit data...
etc Loading commit data...
opnsense Loading commit data...
sbin Loading commit data...
wizard Loading commit data...
www Loading commit data...
Makefile Loading commit data...