Todo List
This class handles all the doodlys for the registration stuff in ampache
static void send_confirmation( $username, $fullname, $email, $password, $validation)
This sends the confirmation e-mail for the specified user
static void show_agreement( )
This shows the registration agreement, /config/registration_agreement.php
Registration __construct( )
This is what is called when the class is loaded