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

Description
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!