Default to auguria
This commit is contained in:
parent
f7576f0a60
commit
496fd9b844
@ -346,7 +346,7 @@ class Conf
|
||||
$this->product->limit_size=$this->global->PRODUIT_LIMIT_SIZE;
|
||||
|
||||
// $this->theme et $this->css
|
||||
if (empty($this->global->MAIN_THEME)) $this->global->MAIN_THEME="eldy";
|
||||
if (empty($this->global->MAIN_THEME)) $this->global->MAIN_THEME="auguria";
|
||||
$this->theme=$this->global->MAIN_THEME;
|
||||
$this->css = "/theme/".$this->theme."/style.css.php";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user