diff options
| author | Patrick Seeger <pseeger@ccwn.org> | 2012-06-22 10:59:33 +0200 |
|---|---|---|
| committer | Patrick Seeger <pseeger@ccwn.org> | 2012-06-22 10:59:33 +0200 |
| commit | 3e38cb6a4881caf36df699cf36b82d1fad31326b (patch) | |
| tree | 6a797714672c4ab07fe7fbb14ab2a5abe891a164 /protected/extensions/yii-mail/doc/index.html | |
| parent | 4f959ffc80e64dc9ee8383826a546723d97305d9 (diff) | |
| parent | e4d6e829d133584fd04e5f7ae36ba786115b7586 (diff) | |
Merge branch 'master' of ssh://proxy.ccwn.org:9044/home/ccwn/git-repos/admin.astaf.de
Diffstat (limited to 'protected/extensions/yii-mail/doc/index.html')
| -rw-r--r-- | protected/extensions/yii-mail/doc/index.html | 24 |
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 |
