Skip to content

Commit

Permalink
Fix: Lang loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Dec 1, 2011
1 parent 1c65768 commit 07ccc09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/comm/propal/index.php
Expand Up @@ -30,6 +30,7 @@
if (!$user->rights->propale->lire) accessforbidden();

$langs->load("propal");
$langs->load("companies");

// Security check
$socid='';
Expand Down

0 comments on commit 07ccc09

Please sign in to comment.