From fbce725fff01e66153a2b9d9fc9bc5a23c1b042c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 7 Dec 2009 00:35:49 +0000 Subject: [PATCH] Fix: Bad link in support tool --- htdocs/support/index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/support/index.php b/htdocs/support/index.php index 32b434bb79b..b6267400f18 100644 --- a/htdocs/support/index.php +++ b/htdocs/support/index.php @@ -17,8 +17,8 @@ */ /** - * \file htdocs/install/phpinfo.php - * \ingroup install + * \file htdocs/support/index.php + * \ingroup support * \brief Provide an Online Help support * \version $Id$ */ @@ -154,6 +154,7 @@ print ''; print ''; print ''; +$urlwiki='http://wiki.dolibarr.org/index.php/List_of_OpenSource_Software_companies_and_freelancers'; print ''; print ''; /*print '
';