Language ID rework
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
class Config extends lnApp_Config {
|
||||
// Our setup object
|
||||
public $so;
|
||||
public static $no_site_id_tables = array('setup','country','currency','tax');
|
||||
public static $no_site_id_tables = array('setup','country','currency','language','tax');
|
||||
|
||||
/**
|
||||
* Load our site configuration from the DB
|
||||
|
Reference in New Issue
Block a user