You are here

constant SUBSCRIPTIONS_CONFIG_PATH_LEVEL in Subscriptions 2.0.x

Same name and namespace in other branches
  1. 7 subscriptions.module \SUBSCRIPTIONS_CONFIG_PATH_LEVEL
3 uses of SUBSCRIPTIONS_CONFIG_PATH_LEVEL
subscriptions_menu in ./subscriptions.module.old.php
Implements hook_menu().
subscriptions_page_form in ./subscriptions.admin.old.php
Display subscribed content data on the user and site subscriptions pages. @ TODO clean up all of these parts
subscriptions_page_form_submit in ./subscriptions.admin.old.php
Subscriptions page submit handler.

File

./subscriptions.module.old.php, line 24
Subscriptions module.

Code

define('SUBSCRIPTIONS_CONFIG_PATH_LEVEL', count(explode('/', SUBSCRIPTIONS_CONFIG_PATH)));