Home
last modified time | relevance | path

Searched hist:"39 bceb982dfe14e33bca67f2ecfdbb3de5d14f5f" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dpluginutils.php39bceb982dfe14e33bca67f2ecfdbb3de5d14f5f Fri Nov 10 15:39:07 UTC 2017 Andreas Gohr <andi@splitbrain.org> Change plugin functionality into a trait

This allows for using the functionality in class hierarchies that can
not inherit from DokuWiki_Plugin.

H A Dload.php39bceb982dfe14e33bca67f2ecfdbb3de5d14f5f Fri Nov 10 15:39:07 UTC 2017 Andreas Gohr <andi@splitbrain.org> Change plugin functionality into a trait

This allows for using the functionality in class hierarchies that can
not inherit from DokuWiki_Plugin.