Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can’t delete user


LPH2005
Participant

@lph2005

Anyway, it looks like $this is being used improperly.

$group_ids = $this->get_group_ids( $user_id );

http://php.syntaxerrors.info/index.php?title=Using_$this_when_not_in_object_context

It’s a php4 versus php5 issue … but … hopefully a programmer can help here.

Skip to toolbar