Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

problem in users.php, how to insert an if and not show admins in table #11

@Tonenz16

Description

@Tonenz16

hello, I would like to hide in the table all the admins, to do so I would like with a condition, example:

if($SimpleUsers->getInfo('reseller ')){
//hide admins in table (as a parameter)..
}else{}

I can not understand, I chew recently php, I'm only getting this problem in your whole project.
You called the users in the table, via:

I can't do what I want XD

Would you be so kind as to give me some tips? thanks in advance and nice project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions