Fix missing application name when updating links
This commit is contained in:
@@ -671,6 +671,7 @@ function process_app_version_changes($isVersion)
|
||||
if ($bAppChanged)
|
||||
{
|
||||
$sEmail = get_notify_email_address_list($_REQUEST['appId']);
|
||||
$oApp = new Application($_REQUEST['appId']);
|
||||
if($sEmail)
|
||||
{
|
||||
if($isVersion)
|
||||
|
||||
Reference in New Issue
Block a user