constant POTX_API_7 in Translation template extractor 6.2
Same name and namespace in other branches
- 8 potx.inc \POTX_API_7
- 5.2 potx.inc \POTX_API_7
- 5 potx.inc \POTX_API_7
- 6.3 potx.inc \POTX_API_7
- 6 potx.inc \POTX_API_7
- 7.3 potx.inc \POTX_API_7
- 7 potx.inc \POTX_API_7
- 7.2 potx.inc \POTX_API_7
Parse source files in Drupal 7.x format.
Changes since 6.x documented at http://drupal.org/node/224333
1 use of POTX_API_7
- _potx_process_file in ./
potx.inc - Process a file and put extracted information to the given parameters.
File
- ./
potx.inc, line 100 - Extraction API used by the web and command line interface.
Code
define('POTX_API_7', 7);