App::301::functions
DESCRIPTION
Functions to handle basic actions with users.
FUNCTIONS
user_add
my %user=user_add( 'user.login' => "userName", 'user.pass' => "password", #'user.hostname' => "", #'user.status' => "N" );
user_new
my %user=user_new( 'user.login' => "userName", 'user.pass' => "password", #'user.hostname' => "", #'user.status' => "N" );
user_newhash()
my $ID_user=App::301::functions::user_newhash();
AUTHORS
Comsultia, Ltd. (open@comsultia.com)
If published informations are not helpfull, something is missing or wrong, please report. Thanx for contribution.
This content is generated from file 'http://svn.cyclone3.org/trunk/frame/_addons/App/301/functions.pm'
User Comments