Return status for saving which involved an update to an existing item.
File
- includes/
common.inc, line 49 - Common functions that many Backdrop modules will need to reference.
Code
define('SAVED_UPDATED', 2)
Return status for saving which involved an update to an existing item.
define('SAVED_UPDATED', 2)