You are here

constant FLAG_API_VERSION in Flag 6.2

Same name and namespace in other branches
  1. 7.3 flag.module \FLAG_API_VERSION
  2. 7.2 flag.module \FLAG_API_VERSION

@file The Flag module.

3 uses of FLAG_API_VERSION
flag_export_flags in includes/flag.export.inc
Export a flag to code.
flag_flag::is_compatible in ./flag.inc
Returns TRUE if this flag's declared API version is compatible with this module.
flag_update_export in includes/flag.export.inc
Update a flag before export.

File

./flag.module, line 8
The Flag module.

Code

define('FLAG_API_VERSION', 2);