FIX #4049 PHP warning when trying to access a non-existing product/service
This commit is contained in:
parent
30f0b6e2e8
commit
eba5832d3a
@ -1569,7 +1569,6 @@ else
|
||||
}
|
||||
else if ($action != 'create')
|
||||
{
|
||||
header("Location: index.php");
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user