From 727673c289bc566e0bdba1a94606f47ea4c0756c Mon Sep 17 00:00:00 2001 From: robocoder Date: Sun, 23 Aug 2009 15:55:35 +0000 Subject: more php cross referencing git-svn-id: http://dev.piwik.org/svn/trunk@1434 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- core/Mail.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/Mail.php') diff --git a/core/Mail.php b/core/Mail.php index e9740edd16..8daf4d2be7 100644 --- a/core/Mail.php +++ b/core/Mail.php @@ -12,9 +12,10 @@ /** * Class for sending mails, for more information see: - * @link http://framework.zend.com/manual/en/zend.mail.html * * @package Piwik + * @see Zend_Mail, libs/Zend/Mail.php + * @link http://framework.zend.com/manual/en/zend.mail.html */ class Piwik_Mail extends Zend_Mail { -- cgit v1.2.3