aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/cli.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cli.php')
-rw-r--r--inc/cli.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cli.php b/inc/cli.php
index cb4fc587d..e64798386 100644
--- a/inc/cli.php
+++ b/inc/cli.php
@@ -5,6 +5,7 @@
*
* All DokuWiki commandline scripts should inherit from this class and implement the abstract methods.
*
+ * @deprecated 2017-11-10
* @author Andreas Gohr <andi@splitbrain.org>
*/
abstract class DokuCLI {