From af34f28dfb81bf4aca9504408e2f0cb12bb137d4 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 28 Jun 2011 14:20:22 +0000 Subject: [PATCH] Test2: commit to cvs for sync in git --- htdocs/viewimage.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/viewimage.php b/htdocs/viewimage.php index f4c04f2bc21..ccc670cc909 100644 --- a/htdocs/viewimage.php +++ b/htdocs/viewimage.php @@ -1,7 +1,7 @@ * Copyright (C) 2005-2011 Laurent Destailleur - * Copyright (C) 2005-2010 Regis Houssin + * Copyright (C) 2005-2011 Regis Houssin * * 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 @@ -23,7 +23,7 @@ * \file htdocs/viewimage.php * \brief Wrapper to show images into Dolibarr screens * \remarks Call to wrapper is '' - * \version $Id$ + * \version $Id: viewimage.php,v 1.93 2011/06/28 14:20:22 hregis Exp $ */ // Do not use urldecode here ($_GET and $_REQUEST are already decoded by PHP).