Home
last modified time | relevance | path

Searched refs:OPTS (Results 1 – 1 of 1) sorted by relevance

/plugin/solr/
H A Dindex_all.php38 $OPTS = Doku_Cli_Opts::getOptions(__FILE__,$short_opts,$long_opts); variable
39 if ( $OPTS->isError() ) {
40 fwrite( STDERR, $OPTS->getMessage() . "\n");
49 foreach ($OPTS->options as $key => $val) {