constant POTX_STATUS_CLI in Translation template extractor 7.3
Same name and namespace in other branches
- 8 potx.inc \POTX_STATUS_CLI
- 5.2 potx.inc \POTX_STATUS_CLI
- 5 potx.inc \POTX_STATUS_CLI
- 6.3 potx.inc \POTX_STATUS_CLI
- 6 potx.inc \POTX_STATUS_CLI
- 6.2 potx.inc \POTX_STATUS_CLI
- 7 potx.inc \POTX_STATUS_CLI
- 7.2 potx.inc \POTX_STATUS_CLI
Command line status reporting.
Status goes to standard output, errors to standard error.
1 use of POTX_STATUS_CLI
- potx_status in ./
potx.inc - Status notification function.
File
- ./
potx.inc, line 53 - Extraction API used by the web and command line interface.
Code
define('POTX_STATUS_CLI', 2);