チェンジセット 47: python/ml

差分発生行の前後
無視リスト:
コミット日時:
2007/12/31 01:56:00 (1 年前)
コミッタ:
sgk
ログメッセージ:

Copyright

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • python/ml/ml.php

    r46 r47  
    11#!/usr/bin/php 
    22<? 
     3 
     4  # ml.py -- simple mailing list to just distribute messages in a group. 
     5  # Copyright (c) 2007 Shigeru KANEMOTO 
     6  # All rights reserved. 
    37 
    48  define('ML_LIST_ADDRESS', 'list@example.com');