SAVED_UPDATED

Definition

includes/common.inc

Description

Return status for saving which involved an update to an existing item.

Code

<?php
define('SAVED_UPDATED', 2);
?>
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.