チェンジセット 47
- コミット日時:
- 2007/12/31 01:56:00 (11 ヶ月前)
- ファイル:
-
- python/ml/ml.php (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
python/ml/ml.php
r46 r47 1 1 #!/usr/bin/php 2 2 <? 3 4 # ml.py -- simple mailing list to just distribute messages in a group. 5 # Copyright (c) 2007 Shigeru KANEMOTO 6 # All rights reserved. 3 7 4 8 define('ML_LIST_ADDRESS', 'list@example.com');
