mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 14:52:24 +09:00
Clean up common_layout.html and merge with mobile_layout.html
This commit is contained in:
parent
32aa19e6f2
commit
65517735e0
10 changed files with 65 additions and 132 deletions
|
|
@ -2032,6 +2032,10 @@ class Context
|
|||
{
|
||||
return self::$_instance->ssl_actions;
|
||||
}
|
||||
else
|
||||
{
|
||||
return array();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue