Show
Ignore:
Timestamp:
01/12/05 06:24:49 (4 years ago)
Author:
anarcat
Message:

remove a remnant of sympa: a call to defunct lst_deldom

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bureau/class/m_mailman.php

    r1194 r1208  
    220220      $this->delete_lst($val["id"]); 
    221221    } 
    222     exec("/usr/lib/alternc/lst_deldom ".escapeshellarg($dom)); 
    223222    return true; 
    224223  }