Changed cacheing of attributes to be useful
This commit is contained in:
@@ -5,7 +5,7 @@ defined('_JEXEC') or die;
|
||||
|
||||
class CommonClubsModelFactoryUser extends AbstractCommonClubsModelFactory
|
||||
{
|
||||
public function getAttributes()
|
||||
public function fetchAttributes()
|
||||
{
|
||||
return array(
|
||||
'user'=>array(),
|
||||
|
||||
Reference in New Issue
Block a user