Fix: Remove not used property

This commit is contained in:
Laurent Destailleur 2010-01-12 22:57:12 +00:00
parent e5f4356afc
commit 36bcf6c05e

View File

@ -40,8 +40,8 @@ class Conf
var $db;
//! To store properties found in conf file
var $file;
var $dol_document_root;
//! To store if javascript/ajax is enabked
var $use_javascript_ajax;
//! Used to store current currency
var $monnaie;