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

Go to the source code of this file.

Variables

 $fields
 Enable a FTP account. More...
 
 if ( $ftp->switch_enabled( $id, $status))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"id" =>array ("get","integer",""),
"status" =>array ("get","integer",null),
)

Enable a FTP account.

Definition at line 28 of file ftp_switch_enable.php.

◆ if

if($ftp->switch_enabled($id, $status)) (   $ftp-> $id, $status)

Definition at line 35 of file ftp_switch_enable.php.