Alternc  latest
Alternc logiel libre pour l'hébergement
sql_users_list.php File Reference

Go to the source code of this file.

Variables

 $r =$mysql->get_userslist()
 Manages the MySQL users of an account. More...
 
 $rdb =$mysql->get_dblist()
 
if($r) else
 

Variable Documentation

◆ $r

$r =$mysql->get_userslist()

Manages the MySQL users of an account.

Definition at line 29 of file sql_users_list.php.

◆ $rdb

$rdb =$mysql->get_dblist()

Definition at line 30 of file sql_users_list.php.

◆ else

if ( $r) else
Initial value:
{
$msg->raise("INFO", "mysql", _("You have no sql user at the moment."))
$msg
Definition: bootstrap.php:75

Definition at line 71 of file sql_users_list.php.