Changes between Version 6 and Version 7 of ModificacionesEGWconAlterncStable
- Timestamp:
- 09/17/16 16:46:14 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModificacionesEGWconAlterncStable
v6 v7 8 8 == El codigo alternc para manejar los mails y el cambio de clave == 9 9 10 === lo ultimo == 10 === lo ultimo === 11 11 * git https://github.com/AlternC/AlternC/blob/stable-3.1/bureau/class/m_mail.php#L606 12 12 * german:/usr/share/alternc/panel/class 13 13 14 * alternC 3.X 15 * function create($dom_id, $mail, $type = "", $dontcheck = false) { https://github.com/AlternC/AlternC/blob/stable-3.1/bureau/class/m_mail.php#L360 16 * function delete($mail_id) { https://github.com/AlternC/AlternC/blob/stable-3.1/bureau/class/m_mail.php#L502 17 * (update) function set_details($mail_id, $islocal, $quotamb, $recipients, $delivery = "dovecot", $dontcheck = false) { https://github.com/AlternC/AlternC/blob/stable-3.1/bureau/class/m_mail.php#L670 14 18 === version anterior === 15 19