SAVED_DELETED

Definition

includes/common.inc

Description

Return status for saving which deleted an existing item.

Code

<?php
define('SAVED_DELETED', 3);
?>
 
 

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.