function _bc_bundle_save_ignore in Bundle Copy 7
Same name and namespace in other branches
- 7.2 bundle_copy.module \_bc_bundle_save_ignore()
 
Helper function to ignore a bundle save.
1 string reference to '_bc_bundle_save_ignore'
- bundle_copy_bundle_copy_info in ./
bundle_copy.module  - Implements hook_bundle_copy_info().
 
File
- ./
bundle_copy.module, line 558  - Bundle copy.
 
Code
function _bc_bundle_save_ignore($bundle) {
}