This update fixes a bug that could prevent the installer from working. It also allows you to select how many shares you want to display per page in the community tab.
Fix - The installer does not rely on CommonController anymore, avoiding the call to the Auth class that would cause an issue with database-based sessions (closes #14) Feature - It is now possible to choose how many shares to display per page Cleanup - Removed obsolete code
Thanks to Chris for pointing out the installer bug !