Minor fixes to statement, services and internal things
Many misc updates
This commit is contained in:
@@ -29,6 +29,8 @@ class Config extends lnApp_Config {
|
||||
if (! $this->so->loaded())
|
||||
throw new Kohana_Exception(_('Site [:site] not defined in DB?'),array(':site'=>URL::base('http')));
|
||||
|
||||
Kohana::$environment = (int)static::sitemode();
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user