Return status for saving which deleted an existing item.
File
- core/
includes/ common.inc, line 54 - Common functions that many Backdrop modules will need to reference.
Code
define('SAVED_DELETED', 3)
Return status for saving which deleted an existing item.
define('SAVED_DELETED', 3)