From b2e7cc706ef0f8a622d9973c418cc40e4addc436 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 16 May 2014 09:13:13 +0200 Subject: deprecated the old CLI opts parser --- inc/cliopts.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc') 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 * + * @deprecated 2014-05-16 */ class Doku_Cli_Opts { -- cgit v1.2.3