Ignore:
Timestamp:
2013/08/26 12:42:34 (11 years ago)
Author:
kimoto
Message:

#2275 PEAR更新
不要なrequire_onceの削除
レガシーなPEARモジュールは使わない
SearchReplace?.phpのパスが間違っているので修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/module/Mail/null.php

    r20119 r23125  
    4040 * @copyright   2010 Phil Kernick 
    4141 * @license     http://opensource.org/licenses/bsd-license.php New BSD License 
    42  * @version     CVS: $Id$ 
     42 * @version     CVS: $Id: null.php 294747 2010-02-08 08:18:33Z clockwerx $ 
    4343 * @link        http://pear.php.net/package/Mail/ 
    4444 */ 
     
    4848 * @access public 
    4949 * @package Mail 
    50  * @version $Revision$ 
     50 * @version $Revision: 294747 $ 
    5151 */ 
    5252class Mail_null extends Mail { 
Note: See TracChangeset for help on using the changeset viewer.