Changeset 1208 for trunk/bureau/class
- Timestamp:
- 01/12/05 06:24:49 (4 years ago)
- Files:
-
- trunk/bureau/class/m_mailman.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bureau/class/m_mailman.php
r1194 r1208 220 220 $this->delete_lst($val["id"]); 221 221 } 222 exec("/usr/lib/alternc/lst_deldom ".escapeshellarg($dom));223 222 return true; 224 223 }
