PHP Classes

File: changelog.txt

Recommend this page to a friend!
  Classes of Tyler Heshka   PHP Email Tracking   changelog.txt   Download  
File: changelog.txt
Role: Auxiliary data
Content type: text/plain
Description: Documentation
Class: PHP Email Tracking
Record opened email messages using tracking pixels
Author: By
Last change: theme/update examples
Date: 8 years ago
Size: 767 bytes
 

Contents

Class file image Download
*** EmailTrack Changelog *** 2015.06.17 - version 0.3.1 * [NEW] Themed the examples with SkeletonCSS 2015.06.16 - version 0.3 * [Changed] Project structure, make class files more apparent. 2015.06.12 - version 0.2 * [NEW] Database connect method. * [NEW] checkVars method instead of doing it in the runApplication method. * [NEW] Added settings definition to the top of class. * [NEW] Added change log to the project. * [NEW] Added random subject generator function to example. * [Changed] Apply PSR-1/2 coding standards * [Changed] Database field names from `customer` to `email` * [Changed] Update README file. * [Changed] Update EXAMPLES. * [Removed] No longer tracking _main.db file from project. 2015.05.01 - version 0.1 * [NEW] Initial Commit.