mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Clean up constructors and other method signatures
This commit is contained in:
parent
2cbfd4500c
commit
564563f56c
8 changed files with 175 additions and 124 deletions
|
|
@ -27,6 +27,7 @@ class adminAdminView extends admin
|
|||
function __construct()
|
||||
{
|
||||
Context::set('xe_default_url', Context::getDefaultUrl());
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue