History log of /dokuwiki/inc/Draft.php (Results 1 – 10 of 10)
Revision Date Author Comments
# d4f83172 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

code style: line breaks


# 7d34963b 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

coding style: control flow line breaks


# 177d6836 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

coding style: control flow whitespaces


# c1482d1c 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: function argument spacing


# 24870174 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to the rest of inc


# 24201594 17-Dec-2021 Andreas Gohr <andi@splitbrain.org>

fix security problems in draft handling. fixes #3565


# e1d9dcc8 15-Jun-2018 Andreas Gohr <andi@splitbrain.org>

First go at moving the plugin classes into their own namespace


# 520438b3 14-Jun-2018 Michael Große <grosse@cosmocode.de>

�� (Draft) Fix exception when actually viewing a draft of a page

Not sure why this didn't show up sooner ��


# e432cc89 11-Jun-2018 Michael Große <grosse@cosmocode.de>

��(Draft): Add doc block for constructor


# 0aabe6f8 07-Jun-2018 Michael Große <grosse@cosmocode.de>

�� Create new Draft class and move draft handling there