Moved all database installation into one file (pulled stuff from scheduler
and classes). Same with uninstallation.
Removed ability to reset the storage through and XMLRPC call. This is
very dangerous to allow.
Disallowed remote execution of CleanStor.php.
Changed database table prefix from "ls_" to "cc_".
Removed all groups.
CC-1244 Campcaster-Web: Division by zero on hub browse.
Got the Hub Search functionality working in the web interface.
It is now returning immediately without having to wait. Pagination is working.