Remove references to distributionView.php and remove now unused distributionView.php
This commit is contained in:
committed by
WineHQ
parent
df607a5832
commit
9becc84b36
@@ -446,8 +446,7 @@ class testData{
|
||||
}
|
||||
|
||||
echo ' <td>',"\n";
|
||||
echo '<a href="'.BASE.'distributionView.php?iDistributionId='.$oTest->iDistributionId.'">',"\n";
|
||||
echo $oDistribution->sName.'</a>',"\n";
|
||||
echo $oDistribution->objectMakeLink()."\n";
|
||||
echo ' </td>',"\n";
|
||||
echo ' <td>'.date("M d Y", mysqldatetime_to_unixtimestamp($oTest->sTestedDate)).'</td>',"\n";
|
||||
echo ' <td>'.$oTest->sTestedRelease.' </td>',"\n";
|
||||
|
||||
Reference in New Issue
Block a user