constant POTX_API_CURRENT in Translation template extractor 7
Same name and namespace in other branches
- 8 potx.inc \POTX_API_CURRENT
- 6.3 potx.inc \POTX_API_CURRENT
- 7.3 potx.inc \POTX_API_CURRENT
- 7.2 potx.inc \POTX_API_CURRENT
The current Drupal major API verion.
This should be the only difference between different branches of potx.inc
1 use of POTX_API_CURRENT
- potx-cli.php in ./
potx-cli.php
File
- ./
potx.inc, line 29 - Extraction API used by the web and command line interface.
Code
define('POTX_API_CURRENT', 7);