Changeset 2690
- Timestamp:
- 05/03/10 17:56:51 (3 years ago)
- File:
-
- 1 edited
-
alternc-mailman/trunk/src/mailman.delete (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc-mailman/trunk/src/mailman.delete
r2227 r2690 24 24 $( = $); 25 25 26 if (!($listname =~ /^([a-z0-9\._-]+ \@[a-z0-9\.-]+)$/)) {26 if (!($listname =~ /^([a-z0-9\._-]+)$/)) { 27 27 die "List name is incorrect."; 28 28 }
Note: See TracChangeset
for help on using the changeset viewer.
