XOOPSの統合パッケージを開発するプロジェクトです。
* Main 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. Migrating to MySQL 5.5
(1) TYPE=MyISAM -> ENGINE=MyISAM
3. replece icon_1828_white.png to transparent type
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=9&topic_id=988
● 主な変更
1. PHP 5.3 対応
PHP 5.3.x で推奨されない機能 を修正した
http://www.php.net/manual/ja/migration53.deprecated.php
(1) new の返り値を参照で代入すること
2. MySQL 5.5 対応
(1) TYPE=MyISAM -> ENGINE=MyISAM
3. icon_1828_white.png を透過画像にする
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=9&topic_id=988