From 2de9296dc4e8abd669e7feff8e9a137dbfd707a3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 20 Aug 2011 20:53:31 +0000 Subject: [PATCH] Doxygen --- htdocs/lib/functions.lib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/lib/functions.lib.php b/htdocs/lib/functions.lib.php index 3a40279c83e..6465f5f6962 100644 --- a/htdocs/lib/functions.lib.php +++ b/htdocs/lib/functions.lib.php @@ -28,7 +28,7 @@ * \file htdocs/lib/functions.lib.php * \brief A set of functions for Dolibarr * This file contains all frequently used functions. - * \version $Id: functions.lib.php,v 1.561 2011/08/20 15:11:31 eldy Exp $ + * \version $Id: functions.lib.php,v 1.562 2011/08/20 20:53:31 eldy Exp $ */ // For compatibility during upgrade @@ -3976,7 +3976,7 @@ function dol_osencode($str) /** - * Return an id from a Code. Store Code-Id in a cache. + * Return an id or code from a code or id. Store Code-Id in a cache. * * @param db Database handler * @param key Code to get Id