You are here

constant PHOTOSWIPE_MIN_PLUGIN_VERSION in PhotoSwipe 7.2

Same name and namespace in other branches
  1. 8.2 photoswipe.install \PHOTOSWIPE_MIN_PLUGIN_VERSION
  2. 8 photoswipe.module \PHOTOSWIPE_MIN_PLUGIN_VERSION

The minimum PhotoSwipe version we support.

1 use of PHOTOSWIPE_MIN_PLUGIN_VERSION
photoswipe_requirements in ./photoswipe.install
Implements hook_requirements().

File

./photoswipe.module, line 11
Photswipe integration with Drupal module.

Code

define('PHOTOSWIPE_MIN_PLUGIN_VERSION', '4.0.0');