FIX : load propal langs for availability traduction
This commit is contained in:
parent
1a61ab055f
commit
244d1839e4
@ -2271,7 +2271,9 @@ class Form
|
||||
function load_cache_availability()
|
||||
{
|
||||
global $langs;
|
||||
|
||||
|
||||
$langs->load('propal');
|
||||
|
||||
if (count($this->cache_availability)) return 0; // Cache deja charge
|
||||
|
||||
$sql = "SELECT rowid, code, label";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user