19,7 → 19,7 |
// | License along with this library; if not, write to the Free Software | |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
// +------------------------------------------------------------------------------------------------------+ |
// CVS : $Id: pap_verification.inc.php,v 1.8 2006-04-28 12:41:49 florian Exp $ |
// CVS : $Id: pap_verification.inc.php,v 1.9 2007-04-13 09:41:09 neiluj Exp $ |
/** |
* Réalisation de la vérification des besoins de Papyrus. |
* |
31,7 → 31,7 |
//Autres auteurs : |
*@author Laurent COUDOUNEAU <lc@gsite.org> |
*@copyright Tela-Botanica 2000-2004 |
*@version $Revision: 1.8 $ $Date: 2006-04-28 12:41:49 $ |
*@version $Revision: 1.9 $ $Date: 2007-04-13 09:41:09 $ |
// +------------------------------------------------------------------------------------------------------+ |
*/ |
|
85,6 → 85,9 |
/* +--Fin du code ----------------------------------------------------------------------------------------+ |
* |
* $Log: not supported by cvs2svn $ |
* Revision 1.8 2006/04/28 12:41:49 florian |
* corrections erreurs chemin |
* |
* Revision 1.7 2006/03/15 09:30:50 florian |
* suppression des echos, qui entrainaient des problemes d'affichages |
* |