summaryrefslogtreecommitdiff
path: root/inc/cliopts.php
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2014-05-19 20:45:57 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2014-05-19 20:45:57 +0200
commitb66e5840006078112b8da741b2c612e446afd452 (patch)
treea7067fa152428b3c0b41cae8435a94997167bacb /inc/cliopts.php
parentc8d7c9382a31eaccc516f088312894797f4fe4bb (diff)
parent54b26fbe1e0f9efaba143d88ea8581933f5c8dc8 (diff)
downloadrpg-b66e5840006078112b8da741b2c612e446afd452.tar.gz
rpg-b66e5840006078112b8da741b2c612e446afd452.tar.bz2
Merge remote-tracking branch 'origin/master' into trailingcolons
Conflicts: lib/plugins/usermanager/lang/nl/intro.txt
Diffstat (limited to 'inc/cliopts.php')
-rw-r--r--inc/cliopts.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cliopts.php b/inc/cliopts.php
index 3eac72e5b..c75a5a93b 100644
--- a/inc/cliopts.php
+++ b/inc/cliopts.php
@@ -68,6 +68,7 @@ define('DOKU_CLI_OPTS_ARG_READ',5);//Could not read argv
*
* @author Andrei Zmievski <andrei@php.net>
*
+ * @deprecated 2014-05-16
*/
class Doku_Cli_Opts {