Noone seems to have housekeeping, I don't know why. I added 2 new ranks and noone seems to have housekeeping. I'll give a cookie to the one who helps me fix this!
Simple fix.
Go into your htdocs.
go into app, and edit class.users with notepad ++
and find if(($this->getInfo($_SESSION['user']['id'], 'rank')) >= 4)
Where it says 4, change it to whatever rank, and over the number you put
can access housekeeping.
Simple fix.
Go into your htdocs.
go into app, and edit class.users with notepad ++
and find if(($this->getInfo($_SESSION['user']['id'], 'rank')) >= 4)
Where it says 4, change it to whatever rank, and over the number you put
can access housekeeping.