Thanks to Gaël Elégoët for the suggestion.
---
dockapps/index.php | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dockapps/index.php b/dockapps/index.php
index d9d8aeb..c4b0ab1 100644
--- a/dockapps/index.php
+++ b/dockapps/index.php
@@ -114,6 +114,8 @@ Team. You may download these dockapps at their respective
websites.
foreach ($categories as $category)
echo "<a href=\"?category=$category\">$category</a><br/>\n";
}?>
+<p/>
+Many other dockapps may be found at <a
href="http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/">http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/</a>.
</td>
</tr>
</table>
--
2.5.0
--
To unsubscribe, send mail to [email protected].