Database.php :
* Change account order
* Forgot $db variable in LoadCategory
User.php :
* Add default category for index 0
index.php :
* Initialize $categories and $accounts arrays
* Typo error for hidden accounts
* Forgive credit on blocked account
* Forgot to divide amounts by 100
* Forgot to initialize tr_class variable in some case