Site related updates
This commit is contained in:
@@ -39,7 +39,7 @@ trait OrderServiceOptions
|
||||
$o->forceFill(array_undot($x));
|
||||
|
||||
// @todo Make this automatic
|
||||
$o->site_id = config('SITE')->site_id;
|
||||
$o->site_id = config('site')->site_id;
|
||||
|
||||
return $o;
|
||||
}
|
||||
|
Reference in New Issue
Block a user