Browse Source

Add file missed in last commit.

mark_story 12 years ago
parent
commit
7fb920c256

+ 4 - 0
lib/Cake/Test/test_app/Plugin/TestPluginTwo/View/Layouts/Emails/text/default.ctp

@@ -0,0 +1,4 @@
+
+<?php echo $this->fetch('content'); ?>
+
+This email was sent using TestPluginTwo.