Skip to content
Snippets Groups Projects
Commit 0374bcdd authored by david_williams's avatar david_williams
Browse files

removed what's fixed and unused properties links, since no longer used

parent b73cc10b
No related branches found
No related tags found
No related merge requests found
......@@ -279,8 +279,8 @@ foreach ($compileSummary->summaryItem as $summaryItem) {
echo "<img src=\"access_err.gif\"/><font color=red>$test_totalforbiddenAccessWarningCount</font>&nbsp;";
echo "<img src=\"access_warn.gif\"/><font color=orange>$test_totaldiscouragedAccessWarningCount</font>&nbsp;";
?> <br />
<a href="whatisfixed/buglog.html">What is fixed</a> <br />
<a href="pii.php">Unused property messages</a> <?php
<?php
if (file_exists("versioningReportName.php"))
{
include "versioningReportName.php";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment