From 2c0f0760374847b9bf34ffd395c848e9386ef156 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 1 Feb 2008 01:22:40 +0000 Subject: [PATCH] Fix: Regression pg install --- htdocs/install/licence.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/htdocs/install/licence.php b/htdocs/install/licence.php index 581e21c8254..2ca154999c6 100644 --- a/htdocs/install/licence.php +++ b/htdocs/install/licence.php @@ -15,16 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ - * $Source$ */ /** \file htdocs/install/licence.php \ingroup install \brief Page affichage license - \version $Revision$ + \version $Source$ */ include_once("./inc.php");