Fix a comment
This commit is contained in:
@@ -26,7 +26,7 @@ if ($aClean['sSub'])
|
|||||||
}
|
}
|
||||||
$oDistribution = new distribution($aClean['iDistributionId']);
|
$oDistribution = new distribution($aClean['iDistributionId']);
|
||||||
|
|
||||||
//exit with error if no vendor
|
//exit with error if no distribution
|
||||||
if(!$oDistribution->iDistributionId)
|
if(!$oDistribution->iDistributionId)
|
||||||
{
|
{
|
||||||
apidb_header("View Distributions");
|
apidb_header("View Distributions");
|
||||||
|
|||||||
Reference in New Issue
Block a user