2
0
forked from Wavyzz/dolibarr

Fix: Solve pb in enabling modules

This commit is contained in:
Laurent Destailleur
2008-10-28 20:37:30 +00:00
parent 217c239d94
commit 359dfe26f1
12 changed files with 41 additions and 47 deletions

View File

@@ -14,12 +14,11 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
*/
/** \defgroup export Module export
\brief Module g<>n<EFBFBD>rique pour r<>aliser des exports de donn<6E>es en base
* \brief Module g<>n<EFBFBD>rique pour r<>aliser des exports de donn<6E>es en base
* \version $Id$
*/
/**
@@ -85,7 +84,7 @@ class modExport extends DolibarrModules
$this->rights[1][4] = 'lire';
$this->rights[2][0] = 1202;
$this->rights[2][1] = 'Cr<EFBFBD>er/modifier un export';
$this->rights[2][1] = 'Creer/modifier un export';
$this->rights[2][2] = 'w';
$this->rights[2][3] = 0;
$this->rights[2][4] = 'creer';