From 2d72d3e069e788645368a64af38d18d9a5066013 Mon Sep 17 00:00:00 2001 From: Alan Garcia Date: Mon, 21 Jan 2013 14:44:38 +0000 Subject: [PATCH] =?UTF-8?q?On=20ne=20cr=C3=A9=C3=A9=20plus=20de=20compte?= =?UTF-8?q?=20FTP=20par=20d=C3=A9fault=20=C3=A0=20la=20cr=C3=A9ation=20d'u?= =?UTF-8?q?n=20membre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Meme principe que pour les mails et le mysql : si ils ont besoin, ils le feront --- bureau/class/m_ftp.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bureau/class/m_ftp.php b/bureau/class/m_ftp.php index 72edb3ad..ae5db6f8 100644 --- a/bureau/class/m_ftp.php +++ b/bureau/class/m_ftp.php @@ -97,12 +97,6 @@ class m_ftp { } } - function hook_admin_add_member() { - global $mem,$err; - $err->log("ftp","hook_admin_add_member"); - return $this->add_ftp($mem->user['login'],"",$mem->user['pass'],"/"); - } - /* ----------------------------------------------------------------- */ /** Retourne les détails d'un compte FTP (voir get_list) * Le tableau est celui du compte d'id spécifié