Update export.php
This commit is contained in:
parent
c8fb1e852c
commit
55a2ee5559
@ -33,7 +33,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/modules/export/modules_export.php';
|
|||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
|
||||||
|
|
||||||
// Load translation files required by the page
|
// Load translation files required by the page
|
||||||
$langs->loadlangs(array('exports', 'other', 'users', 'companies', 'projects', 'BankAccounts'));
|
$langs->loadlangs(array('exports', 'other', 'users', 'companies', 'projects', 'banks'));
|
||||||
|
|
||||||
// Everybody should be able to go on this page
|
// Everybody should be able to go on this page
|
||||||
//if (! $user->admin)
|
//if (! $user->admin)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user