constant APPS_INCOMPATIBLE in Apps 7
6 uses of APPS_INCOMPATIBLE
- apps_add_app_info in ./apps.manifest.inc 
- @TODO: Add function description
- apps_app_enable in ./apps.pages.inc 
- Callback for the enable action
- apps_manifest in ./apps.manifest.inc 
- Produce the Process Manifest.
- apps_preprocess_apps_app_page in theme/apps.theme.inc 
- Implements hook_preprocess_apps_app_page().
- apps_preprocess_apps_app_teaser in theme/apps.theme.inc 
- Implements hook_preprocess_apps_app_teaser().
File
- ./apps.module, line 16 
- Module file for Apps
Code
define("APPS_INCOMPATIBLE", -1);