Ignore:
Timestamp:
03/06/11 23:37:34 (2 years ago)
Author:
fufroma
Message:

Pendant que j'y suis hein

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/bureau/admin/mail_list.php

    r2843 r2864  
    6767<h3><?php printf(_("Email addresses of the domain %s"),$domain); ?> : </h3> 
    6868<?php 
    69 if ($error) { 
     69if (isset($error) && $error) { 
    7070  echo "<p class=\"error\">$error</p>"; 
    7171} 
Note: See TracChangeset for help on using the changeset viewer.