Ajout possibilit d'enregistrer des modles d'exports afin de ne pas les selectionner chaque fois, fonctionnalit oprationnel mais reste la fignoler !!
This commit is contained in:
parent
9b966925e8
commit
cf07f30cf7
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
/* Copyright (C) 2005-2006 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
* Copyright (C) 2005-2007 Regis Houssin <regis.houssin@cap-networks.com>
|
||||
*
|
||||
* 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
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
/* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
/* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
* Copyright (C) 2005-2007 Regis Houssin <regis.houssin@cap-networks.com>
|
||||
*
|
||||
* 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
|
||||
|
||||
@ -2330,7 +2330,7 @@ function clean_html($StringHtml)
|
||||
}
|
||||
|
||||
/**
|
||||
\brief Convertir de l'héxadécimal en binaire
|
||||
\brief Convertir du binaire en héxadécimal
|
||||
\param string bin
|
||||
\return string x
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user