summaryrefslogtreecommitdiff
path: root/protected/extensions/yii-mail/doc/index.html
diff options
context:
space:
mode:
authorTristan Zur <tzur@ccwn.org>2012-06-11 18:25:19 +0200
committerTristan Zur <tzur@ccwn.org>2012-06-11 18:25:19 +0200
commit8f7b134e5a5e8ad43e7dd2f23f7120655bf5aa2d (patch)
tree0329a4a9b1d7e336beda8f9ad88067bb9b13e505 /protected/extensions/yii-mail/doc/index.html
parente9e241011e2c390b0e2d88e330ed5fa770369a8d (diff)
Neue Erweiterung zum eMail-Versand hinzugefügt
Diffstat (limited to 'protected/extensions/yii-mail/doc/index.html')
-rw-r--r--protected/extensions/yii-mail/doc/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/protected/extensions/yii-mail/doc/index.html b/protected/extensions/yii-mail/doc/index.html
new file mode 100644
index 0000000..7c37868
--- /dev/null
+++ b/protected/extensions/yii-mail/doc/index.html
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
+ <html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <!-- Generated by phpDocumentor on Fri, 12 Nov 2010 20:45:09 +0000 -->
+ <title>Yii-Mail & Swift Mailer Documentation</title>
+ <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
+</head>
+
+<FRAMESET cols='220,*'>
+ <FRAMESET rows='220,*'>
+ <FRAME src='packages.html' name='left_top'>
+ <FRAME src='li_Yii-Mail.html' name='left_bottom'>
+ </FRAMESET>
+ <FRAME src='blank.html' name='right'>
+ <NOFRAMES>
+ <H2>Frame Alert</H2>
+ <P>This document is designed to be viewed using the frames feature.
+ If you see this message, you are using a non-frame-capable web client.</P>
+ </NOFRAMES>
+</FRAMESET>
+</HTML> \ No newline at end of file