Topic: [release] AP_Batch_User_Register.php
##
##
## Mod title: Batch User Register
##
## Mod version: 1.0
## Works on PunBB: Should work on every version
## Release date: 2006-03-30
## Author: El Bekko (elbekko@gmail.com)
##
## Description: Allows you to register users in batches
## by using a csv (comma separated value)
## file.
##
## Difference with
## previous version: /
##
## Affected files: plugins/AP_Batch_User_Signup.php
##
## Affects DB: No
##
## Notes: None
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
This plugin was made on popular demand. It registers a batch of users from a CSV file with format "Username __ Email" and with settings you define like group, language, email settings, ...