From 4e1a966bacadb7f28f7d40d28195ce9b12187107 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 29 May 2002 15:28:31 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/lib/functions.inc.php3 | 20 +++++++++++++++----- htdocs/soc.php3 | 8 ++++++-- htdocs/societe.class.php3 | 18 ++++++++++++++---- 3 files changed, 35 insertions(+), 11 deletions(-) diff --git a/htdocs/lib/functions.inc.php3 b/htdocs/lib/functions.inc.php3 index 5fd5315f76d..72b96e30301 100644 --- a/htdocs/lib/functions.inc.php3 +++ b/htdocs/lib/functions.inc.php3 @@ -1,8 +1,5 @@ - * - * $Id$ - * $Source$ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,8 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * or see http://www.gnu.org/ - */ -/* + * * $Id$ * $Source$ * @@ -56,6 +52,20 @@ function print_barre_liste($titre,$page,$file) { print 'Page suivante'; print '

'; } +/* + * + * + */ +function print_oui_non($value) { + if ($value) { + print '