Login   Register  
PHP Classes
elePHPant
Icontem

File: ChangeLog

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ken Stanley  >  Class Calendar  >  ChangeLog  
File: ChangeLog
Role: Documentation
Content type: text/plain
Description: Notes of all changes and by when and whom they are made by.
Class: Class Calendar
Generate month calendar arrays
 

Contents

Class file image Download
2005-07-30: Ken Stanley <phpclasses@kennethpaul.com>
	Added support for SQLite data storage (TODO: Document class_sqlite.php)
	Fixed the day order for the Hungarian translation
	Updated README to reflect changes in the class

2005-07-27: Ken Stanley <phpclasses@kennethpaul.com>
	Added translation code to easily switch between supported languages
	Added Spanish translation
	Added French translation
	Added German translation
	Added Italian translation

2005-07-27: Koós Zoltán (KZO) <cadmagician@hotmail.com>
	Added support for weeks starting on either Sunday or Monday
	Added Hungarian translation

2005-07-21: Ken Stanley <phpclasses@kennethpaul.com>
	Created calendar class
	Created README documentation
	Created index.php example usage