Same name in this branch
  1. 7.x-1.4 fitvids.module \PLUGIN_URL
3 uses of PLUGIN_URL
fitvids_enable in ./fitvids.install
Enable the module
fitvids_form in ./fitvids.module
Configuraton form, called by drupal_get_form() in current_posts_menu().
fitvids_requirements in ./fitvids.install
If the plugin doesn't exist, show a warning on the status page

File

./fitvids.install, line 8

Code

define("PLUGIN_URL", 'https://github.com/davatron5000/FitVids.js');