[xoops-cvslog 6032] CVS update: xoops2jp/html/modules/legacy/lib/Mailer

Back to archive index

NobuNobu nobun****@users*****
2006年 12月 10日 (日) 22:55:47 JST


Index: xoops2jp/html/modules/legacy/lib/Mailer/Mailer.php
diff -u xoops2jp/html/modules/legacy/lib/Mailer/Mailer.php:1.1.2.2 xoops2jp/html/modules/legacy/lib/Mailer/Mailer.php:1.1.2.3
--- xoops2jp/html/modules/legacy/lib/Mailer/Mailer.php:1.1.2.2	Thu Dec  7 16:31:15 2006
+++ xoops2jp/html/modules/legacy/lib/Mailer/Mailer.php	Sun Dec 10 22:55:47 2006
@@ -1,13 +1,13 @@
 <?php
 /**
  * @package Legacy
- * @version $Id: Mailer.php,v 1.1.2.2 2006/12/07 07:31:15 tom_g3x Exp $
+ * @version $Id: Mailer.php,v 1.1.2.3 2006/12/10 13:55:47 nobunobu Exp $
  */
 
 /**
  * This is an exmine class for mail.
  */
-class Legacy_Mailer extends phpmailer
+class Legacy_Mailer extends PHPMailer
 {
 	/**
 	 * @type XCube_Delegate


xoops-cvslog メーリングリストの案内
Back to archive index