From: <lsc...@us...> - 2006-06-26 19:47:54
|
Revision: 16353 Author: lschiere Date: 2006-06-26 12:38:29 -0700 (Mon, 26 Jun 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16353&view=rev Log Message: ----------- (15:33:14) SimGuy: LSchiere2: also, I noticed the FAQ links to 2.0.0beta3 to the beta1 files (15:35:49) LSchiere2: is this in faq.txt or faq2.txt? (15:36:08) LSchiere2: (faq.php and faq2.php respectively) (15:36:29) SimGuy: I think it's actually in faq.php (15:36:44) SimGuy: it's in the reference to faq2.php on faq.php Modified Paths: -------------- web/htdocs/faq.php Modified: web/htdocs/faq.php =================================================================== --- web/htdocs/faq.php 2006-06-26 17:55:17 UTC (rev 16352) +++ web/htdocs/faq.php 2006-06-26 19:38:29 UTC (rev 16353) @@ -7,7 +7,7 @@ <h1>Frequently Asked Questions</h1> <p><i>Frequently asked questions specific to Windows have their own <a href="/win32">FAQ</a>.</i></p> -<p><i>For those users testing <a href="http://sourceforge.net/project/showfiles.php?group_id=235&package_id=253&release_id=378940">2.0.0beta3</a>, we have an updated <a href="faq2.php">FAQ</a>.</i></p> +<p><i>For those users testing <a href="http://sourceforge.net/project/showfiles.php?group_id=235&package_id=253&release_id=405479">2.0.0beta3</a>, we have an updated <a href="faq2.php">FAQ</a>.</i></p> <? /* The Q&A begins here */ $faq = file("./faq.txt"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |