Changeset 13183


Ignore:
Timestamp:
2007/05/21 16:01:34 (16 years ago)
Author:
matsumoto
Message:
 
Location:
branches/dev/data/module
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/module/Net/SMTP.php

    r13181 r13183  
    2121// $Id: SMTP.php,v 1.58 2007/03/28 04:53:34 chagenbu Exp $ 
    2222 
    23 require_once 'PEAR.php'; 
    24 require_once 'Net/Socket.php'; 
     23require_once '../PEAR.php'; 
     24require_once '../Net/Socket.php'; 
    2525 
    2626/** 
Note: See TracChangeset for help on using the changeset viewer.