Changeset 204566
- Timestamp:
- 02/12/2010 01:44:22 PM (16 years ago)
- Location:
- email-encoder-bundle/tags/0.1
- Files:
-
- 2 added
- 3 edited
-
GPL-license.txt (added)
-
MIT-license.txt (added)
-
email-encoder-bundle.php (modified) (1 diff)
-
lim-email-encoder.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
email-encoder-bundle/tags/0.1/email-encoder-bundle.php
r204036 r204566 7 7 Version: 0.1 8 8 Author URI: http://www.freelancephp.net 9 License: Dual licensed under the MIT and GPL licenses 9 10 */ 10 11 // include parent class -
email-encoder-bundle/tags/0.1/lim-email-encoder.php
r203929 r204566 7 7 * @version 0.1 8 8 * @link http://www.freelancephp.net/email-encoder 9 * @license http://creativecommons.org/licenses/by/3.0/9 * @license Dual licensed under the MIT and GPL licenses 10 10 */ 11 11 class Lim_Email_Encoder { -
email-encoder-bundle/tags/0.1/readme.txt
r204475 r204566 18 18 * Add your own methods. 19 19 * Easy to use. 20 21 20 22 21 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.