SF.net SVN: postfixadmin: [311] trunk/functions.inc.php
Brought to you by:
christian_boltz,
gingerdog
From: <Gin...@us...> - 2008-03-08 21:23:20
|
Revision: 311 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=311&view=rev Author: GingerDog Date: 2008-03-08 13:23:24 -0800 (Sat, 08 Mar 2008) Log Message: ----------- functions.inc.php: fix urls Modified Paths: -------------- trunk/functions.inc.php Modified: trunk/functions.inc.php =================================================================== --- trunk/functions.inc.php 2008-03-07 18:38:22 UTC (rev 310) +++ trunk/functions.inc.php 2008-03-08 21:23:24 UTC (rev 311) @@ -1321,8 +1321,8 @@ <p />\n Please check the documentation and website for more information.\n <p />\n - <a href=\"http://high5.net/postfixadmin/\">Postfix Admin</a><br />\n - <a href=\"http://forums.high5.net/index.php?showforum=7\">Knowledge Base</a>\n + <a href=\"http://postfixadmin.sf.net/\">Postfix Admin</a><br />\n + <a href='https://sourceforge.net/forum/forum.php?forum_id=676076'>Forums</a> "; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |