
** MULTISITE API INSTALLATION **

1)  Place the multisite_api directory in DRUPAL_ROOT/sites/all/modules/
2)  Enable the module at http://example.com/admin/build/modules
3)  You must have the "administer site configuration" permission to change the configuration 
    for this module.
4)  Configure the module at http://example.com/admin/multisite/multisite_api
5)  Confirm your configuration at http://example.com/admin/multisite/multisite_api/preview
6)  For ease of deployment you may use a .ini file.  see mutlisite_api.ini.sample for more 
    information.
7)  The API functions are within multisite_api module and contain extensive doxygen comments.  
    The main function being multisite_api_site_list()