changeLog
Readme.fr.txt
[line 23]
[line 22]
[line 26]
[line 19]
[line 28]
[line 20]
[line 17]
[line 21]
[line 25]
[line 50]
[line 47]
[line 46]
[line 43]
[line 44]
[line 42]
[line 49]
[line 48]
[line 51]
[line 52]
[line 24]
[line 40]
[line 31]
[line 30]
[line 39]
[line 35]
[line 33]
[line 34]
[line 38]
[line 37]
[line 32]
[line 36]
[line 15]
[line 18]
[line 16]
[line 27]
integer AddUser( array $table_user, array $table_right, object $sql_object)
boolean CheckDataIntegrity( array $table, [object $sql_object = null])
bool checkPasswordValidity( string $password, [string $pass2 = -1])
bool DeleteUser( int $ID, object $sql_object)
string GetNewPassword( [int $length = PASSWD_LENGTH])
array InitUserRight( [string $type = 'SIMPLE_USER'])
bool ModifyProfile( $ID, array $table_profile, object $sql_object, int $id)
bool ModifyRight( int $ID, array $table_right, object $sql_object)
bool UpdateUserPassword( int $ID, string $pass, object $sql_object)