Home
last modified time | relevance | path

Searched hist:"5 a9866e97863490816d932e98e8e170e49405d43" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dload.php5a9866e97863490816d932e98e8e170e49405d43 Sun May 20 07:44:46 UTC 2012 Andreas Gohr <andi@splitbrain.org> do not surpress any errors when loading plugin files

When a plugin file exists, we can assume it is the correct file and load
it without error supression. This makes it much easier to detect and
debug problematic plugins.