From 98717c3e6e43964afbe54ed95625a1165b29e175 Mon Sep 17 00:00:00 2001 From: Alan Garcia Date: Tue, 21 Aug 2012 07:38:49 +0000 Subject: [PATCH] Affichage du menu de cron par defaut --- bureau/class/m_mail.php | 2 -- etc/alternc/menulist.txt | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/bureau/class/m_mail.php b/bureau/class/m_mail.php index dd99c443..0bb23312 100644 --- a/bureau/class/m_mail.php +++ b/bureau/class/m_mail.php @@ -98,8 +98,6 @@ class m_mail { $err->log("mail","enum_domains_mail"); $db->query("select * from address where domain_id=$dom_id order by address asc;"); if (!$db->num_rows()) { - //TODO verifier numero erreur - $err->raise("mysql",19); return false; } while($db->next_record()){ diff --git a/etc/alternc/menulist.txt b/etc/alternc/menulist.txt index 3fac3bde..f2635457 100644 --- a/etc/alternc/menulist.txt +++ b/etc/alternc/menulist.txt @@ -4,6 +4,7 @@ menu_mail.php menu_brouteur.php menu_web.php menu_ftp.php +menu_cron.php menu_sta2.php menu_sql.php menu_quota.php