mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-24 04:42:14 +09:00
Implement redirect to default domain if unregistered domain is requested
This commit is contained in:
parent
79f29b3372
commit
2e3e969767
3 changed files with 28 additions and 1 deletions
|
|
@ -190,6 +190,7 @@ class moduleModel extends module
|
|||
{
|
||||
$domain_info = $this->migrateDomains();
|
||||
}
|
||||
$domain_info->is_default_replaced = true;
|
||||
}
|
||||
|
||||
// Fill in module extra vars and return.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue