XOOPSの統合パッケージを開発するプロジェクトです。
This module is the timeline using MIT Timeline
* Changes *
1. Migrating to PHP 5.3
Deprecated features in PHP 5.3.x
http://www.php.net/manual/en/migration53.deprecated.php
(1) Assigning the return value of new by reference is now deprecated.
2. add Monet's life
3. supoort before 1970 (unixtime)
MIT Timeline を使用してタイムラインを表示するモジュールです。
変更内容
1. PHP 5.3 対応
PHP 5.3.x で推奨されない機能 を修正した
http://www.php.net/manual/ja/migration53.deprecated.php
(1) new の返り値を参照で代入すること
2. モネの生涯を追加した
3. 1970年 (unixtime) 以前に対応した