Fix: Remove not used property
This commit is contained in:
parent
e5f4356afc
commit
36bcf6c05e
@ -40,8 +40,8 @@ class Conf
|
|||||||
var $db;
|
var $db;
|
||||||
//! To store properties found in conf file
|
//! To store properties found in conf file
|
||||||
var $file;
|
var $file;
|
||||||
|
//! To store if javascript/ajax is enabked
|
||||||
var $dol_document_root;
|
var $use_javascript_ajax;
|
||||||
|
|
||||||
//! Used to store current currency
|
//! Used to store current currency
|
||||||
var $monnaie;
|
var $monnaie;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user