You are here

constant DEADWOOD_PATCH in Coder 7

Same name and namespace in other branches
  1. 7.2 coder_upgrade/coder_upgrade.inc \DEADWOOD_PATCH

The default directory to store patch files. Relative to public stream wrapper path.

3 uses of DEADWOOD_PATCH
CoderUpgradeWebTestCase::checkSettingsInterface in coder_upgrade/coder_upgrade.test
Test the settings via the user interface.
coder_upgrade_directory_path in coder_upgrade/coder_upgrade.inc
Returns full directory path relative to sites directory.
coder_upgrade_parameters_save in coder_upgrade/includes/conversion.inc
Saves the runtime parameters to a file for use by script.

File

coder_upgrade/coder_upgrade.inc, line 31
Provides constants and utility functions.

Code

define('DEADWOOD_PATCH', 'coder_upgrade/patch');