From 032d876521537b71f6d9a20ae2cfb89fbf20f434 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 31 Jan 2004 12:32:27 +0000 Subject: [PATCH] Ajout prefixe des tables --- htdocs/societe.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/htdocs/societe.php b/htdocs/societe.php index fa0f6297661..10f883dc21a 100644 --- a/htdocs/societe.php +++ b/htdocs/societe.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2004 Rodolphe Quiedeville * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify @@ -70,12 +70,10 @@ if ($mode == 'search') { } } - /* * Mode Liste * * - * */ print_barre_liste("Liste des societes", $page, $PHP_SELF);