Return status for saving which involved an update to an existing item.
File
- core/includes/common.inc, line 64
- Common functions that many Drupal modules will need to reference.
Code
1 | const SAVED_UPDATED = 2; |
Return status for saving which involved an update to an existing item.
1 | const SAVED_UPDATED = 2; |
Designed by : w10schools
service@w10schools.com
Please login to continue.