Changeset 151295
- Timestamp:
- 09/02/2009 05:31:45 AM (17 years ago)
- Location:
- zpecards
- Files:
-
- 3 edited
-
tags/2.2/zpEcards.php (modified) (2 diffs)
-
tags/2.3/zpEcards.php (modified) (1 diff)
-
trunk/zpEcards.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zpecards/tags/2.2/zpEcards.php
r151273 r151295 5 5 Description: An embeddable Flash plugin for creating and sending e-cards. Based on ZetaPrints templates. 6 6 Author: rscheink@gmail.com 7 Version: 2. 117 Version: 2.3 8 8 Author URI: mailto:admin@zetaprints.com 9 9 */ … … 89 89 (null, \'width\', \'400\'), 90 90 (null, \'height\', \'350\'), 91 (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx? 0AFC70BA-F856-42D9-B707-FFF27753F0F0\'),' .91 (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?c=D8506E6F-A4CE-4219-968D-01B1AE6CAB90\'),' . 92 92 '(null, \'message\', \'Replace with email body message\'), 93 93 (null, \'confirmmessage\', \'Check your Inbox or Junk folder for a confirmation email. The card will be emailed as soon as you click on the link the email\'), -
zpecards/tags/2.3/zpEcards.php
r151291 r151295 89 89 (null, \'width\', \'400\'), 90 90 (null, \'height\', \'350\'), 91 (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx? 0AFC70BA-F856-42D9-B707-FFF27753F0F0\'),' .91 (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?c=D8506E6F-A4CE-4219-968D-01B1AE6CAB90\'),' . 92 92 '(null, \'message\', \'Replace with email body message\'), 93 93 (null, \'confirmmessage\', \'Check your Inbox or Junk folder for a confirmation email. The card will be emailed as soon as you click on the link the email\'), -
zpecards/trunk/zpEcards.php
r151291 r151295 89 89 (null, \'width\', \'400\'), 90 90 (null, \'height\', \'350\'), 91 (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx? 0AFC70BA-F856-42D9-B707-FFF27753F0F0\'),' .91 (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?c=D8506E6F-A4CE-4219-968D-01B1AE6CAB90\'),' . 92 92 '(null, \'message\', \'Replace with email body message\'), 93 93 (null, \'confirmmessage\', \'Check your Inbox or Junk folder for a confirmation email. The card will be emailed as soon as you click on the link the email\'),
Note: See TracChangeset
for help on using the changeset viewer.