Changeset 2245 for alternc-mailman/trunk/mailman.sql
- Timestamp:
- 05/08/08 22:09:40 (7 months ago)
- Files:
-
- alternc-mailman/trunk/mailman.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-mailman/trunk/mailman.sql
r1175 r2245 9 9 ) TYPE=MyISAM COMMENT='Mailman mailing lists'; 10 10 11 INSERT IGNORE INTO `variable` (name, value, comment) VALUES ('mailman_url', 0, 12 ' This is the domaine name that will be use to construct mailman\'s interface links. Set this to 0 or a "false" string to ignore and keep the default behavior (hosted domain in the URL).');
