Fix translation

This commit is contained in:
Laurent Destailleur 2015-08-13 02:13:34 +02:00
parent 74bf751ca1
commit 460a78e3e5

View File

@ -36,6 +36,7 @@ $langs->load("other");
$langs->load("companies");
$langs->load("products");
$langs->load("members");
$langs->load("projects");
if (! $user->admin) accessforbidden();