SAVED_DELETED
in includes/common.inc
Return status for saving which deleted an existing item.
<?php
define('SAVED_DELETED', 3);
?>
Login or register to post comments in includes/common.inc
Return status for saving which deleted an existing item.
<?php
define('SAVED_DELETED', 3);
?>
Login or register to post comments