You are here

constant APPS_INSTALL_PATH in Apps 7

5 uses of APPS_INSTALL_PATH
apps_installer_has_write_access in ./apps.module
Check whether Apps has write access to libraries and modules directories.
apps_install_verify in ./apps.profile.inc
Show instructions and check system services to help guide direction for Apps installs.
apps_settings_form in ./apps.pages.inc
Admin settings form for Apps.
apps_update_authorize_batch_copy_project in ./apps.installer.inc
Copy of update_authorize_batch_copy_project cept override install_dir.
drush_apps_install in ./apps.drush.inc
Install an app, or list.

File

./apps.module, line 9
Module file for Apps

Code

define("APPS_INSTALL_PATH", 'sites/all/modules');