how to add housekeeping on habbo theme??

bulletproof

Member
Jan 26, 2012
145
14
on the me.php page you will have a code that looks similar to
<li> <class="selected">Home</a></li>
<li> <a href="{url}/account">Account Settings</li>


You could put {housekeeping} after that to make it

<li> <class="selected">Home</a></li>
<li> <a href="{url}/account">Account Settings</li>
{housekeeping}
 

Users who are viewing this thread

Top