You are here

constant SCANNER_STATUS_GO_CONFIRM in Search and Replace Scanner 5.2

Same name and namespace in other branches
  1. 6 scanner.module \SCANNER_STATUS_GO_CONFIRM
  2. 7 scanner.module \SCANNER_STATUS_GO_CONFIRM
2 uses of SCANNER_STATUS_GO_CONFIRM
scanner_form_submit in ./scanner.module
Handles submission of the search and replace form.
scanner_view in ./scanner.module
Menu callback; presents the scan form and results.

File

./scanner.module, line 52
Search and Replace Scanner - works on all nodes text content.

Code

define('SCANNER_STATUS_GO_CONFIRM', 2);