Merged revisions 2994-3000 via svnmerge from

svn+ssh://danydb@svn/svn/phpcompta/branches/rel500

........
  r2994 | danydb | 2010-04-09 19:11:55 +0200 (Fri, 09 Apr 2010) | 2 lines
  
  Fix Bug : stock good avoid the record of a new card
........
  r2995 | danydb | 2010-04-09 23:15:57 +0200 (Fri, 09 Apr 2010) | 2 lines
  
  For windows, improve the installation (correct default values)
........
  r2996 | danydb | 2010-04-09 23:16:38 +0200 (Fri, 09 Apr 2010) | 1 line
  
  For windows improve installation
........
  r2997 | danydb | 2010-04-09 23:21:07 +0200 (Fri, 09 Apr 2010) | 1 line
  
  what_os is redefined
........
  r2998 | danydb | 2010-04-11 20:52:52 +0200 (Sun, 11 Apr 2010) | 1 line
  
  improve appearance
........
  r2999 | danydb | 2010-04-11 20:53:06 +0200 (Sun, 11 Apr 2010) | 1 line
  
  improve appearance
........
  r3000 | danydb | 2010-04-11 20:57:35 +0200 (Sun, 11 Apr 2010) | 1 line
  
  echo_warning use the CSS class error instead of info
........
This commit is contained in:
Dany De Bontridder 2010-04-12 09:36:01 +00:00
parent f22f87f5b2
commit 8ed6f7f707
7 changed files with 25 additions and 29 deletions

View file

@ -450,7 +450,8 @@ de données");
if ( $r==0)
return false;
return true;
} /*!
}
/*!
*\brief create a string containing the value separated by comma
* for use in a SQL in statement
*\return the string or empty if nothing is found