mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
NOISSUE remove reference operator.
This commit is contained in:
parent
35384999c9
commit
194ce8614a
118 changed files with 859 additions and 859 deletions
|
|
@ -53,7 +53,7 @@ class widgetModel extends widget
|
|||
*/
|
||||
function getDownloadedWidgetList()
|
||||
{
|
||||
$oAutoinstallModel = &getModel('autoinstall');
|
||||
$oAutoinstallModel = getModel('autoinstall');
|
||||
|
||||
// 've Downloaded the widget and the widget's list of installed Wanted
|
||||
$searched_list = FileHandler::readDir('./widgets');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue