mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
NOISSUE remove reference operator.
This commit is contained in:
parent
35384999c9
commit
194ce8614a
118 changed files with 859 additions and 859 deletions
|
|
@ -13,7 +13,7 @@ class pageAPI extends page
|
|||
function dispPageIndex(&$oModule)
|
||||
{
|
||||
$page_content = Context::get('page_content');
|
||||
$oWidgetController = &getController('widget');
|
||||
$oWidgetController = getController('widget');
|
||||
|
||||
$requestMethod = Context::getRequestMethod();
|
||||
Context::setResponseMethod('HTML');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue