Update import.lib.php
This commit is contained in:
parent
87f744896d
commit
1f1a614b47
@ -3,6 +3,7 @@
|
|||||||
* Copyright (C) 2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
* Copyright (C) 2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||||
* Copyright (C) 2010 Regis Houssin <regis.houssin@capnetworks.com>
|
* Copyright (C) 2010 Regis Houssin <regis.houssin@capnetworks.com>
|
||||||
* Copyright (C) 2010 Juanjo Menent <jmenent@2byte.es>
|
* Copyright (C) 2010 Juanjo Menent <jmenent@2byte.es>
|
||||||
|
* Copyright (C) 2018 Frédéric France <frederic.france@netlogic.fr>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -20,10 +21,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/core/lib/order.lib.php
|
* \file htdocs/core/lib/import.lib.php
|
||||||
* \brief Ensemble de fonctions de base pour le module commande
|
* \brief Ensemble de fonctions de base pour le module import
|
||||||
* \ingroup commande
|
* \ingroup import
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Function to return list of tabs for import pages
|
* Function to return list of tabs for import pages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user