diff --git a/htdocs/compta/bank/releve.php b/htdocs/compta/bank/releve.php index adbed8ea740..044b4b70ebc 100644 --- a/htdocs/compta/bank/releve.php +++ b/htdocs/compta/bank/releve.php @@ -1,7 +1,7 @@ * Copyright (C) 2004-2009 Laurent Destailleur - * Copyright (C) 2005-2012 Regis Houssin + * Copyright (C) 2005-2013 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 @@ -85,7 +85,7 @@ if ($id > 0 || ! empty($ref)) $acct->fetch($id, $ref); } -if (! isset($num)) +if (empty($num)) { /* * Vue liste tous releves confondus