SAVED_NEW
in includes/common.inc
Return status for saving which involved creating a new item.
<?php
define('SAVED_NEW', 1);
?>
Login or register to post comments in includes/common.inc
Return status for saving which involved creating a new item.
<?php
define('SAVED_NEW', 1);
?>
Login or register to post comments