constant FOOTABLE_PLUGIN_VERSION_MIN in FooTable 7.2
1 use of FOOTABLE_PLUGIN_VERSION_MIN
- footable_requirements in ./
footable.install - Implements hook_requirements().
File
- ./
footable.module, line 9 - Provides Views integration for the jQuery FooTable plugin.
Code
define('FOOTABLE_PLUGIN_VERSION_MIN', '3.1.4');