constant POTX_API_CURRENT in Translation template extractor 7.3
Same name and namespace in other branches
- 8 potx.inc \POTX_API_CURRENT
- 6.3 potx.inc \POTX_API_CURRENT
- 7 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_drush_extract in ./
potx.drush.inc - Drush command callback.
File
- ./
potx.inc, line 36 - Extraction API used by the web and command line interface.
Code
define('POTX_API_CURRENT', 7);