home *** CD-ROM | disk | FTP | other *** search
- // ********************************************************************
- // phpLinks Changelog
- // ********************************************************************
-
- // ********************************************************************
- // v2.1.2 Release
- // ********************************************************************
-
- Converted Related Categories. An infinite number of associations may
- now exist. Be sure and run the proper upgrade script if you are upgrading.
-
- Added 'Vertical' view option for subcategories. Subcategories may now
- be listed as a single column under it's parent category.
-
- Added 'Reset Referrer IPs' option to Reset Counts Page.
-
- Added 'Out Frame' option. Enables outgoing referrers to be captured in a
- frameset rather than appear in a new window. Disable option added to
- configuration page.
-
- Added 'Visitors Online' stat to footer.
-
- Fixed bugs.
-
- // ********************************************************************
- // v2.1.1 Release
- // ********************************************************************
-
- Added database managed sessions. See session.php for more info.
-
- Added styles to admin.
-
- Fixed bugs.
-
- // ********************************************************************
- // v2.1 Release
- // ********************************************************************
-
- Added better category counting options.
-
- Added DefaultCountry field.
-
- Fixed Bugs.
-
- // ********************************************************************
- // v2.1b Release
- // ********************************************************************
-
- Added massive styles support. Major help was contributed by Webtide,
- Thanks alot!
-
- Added netscape.css file for those who feel the need. As far as the
- original theme, it's the same file as style.css.
-
- We left Sourceforge for good. Too much downtime and "issues" with services,
- no ftp server, only a single db per project, etc... Very hard to develop that
- way.
-
- Discussion Forum available @ http://board.phplinks.org/
-
-
- // ********************************************************************
- // v2.03 Release
- // ********************************************************************
-
- Fixed numerous bugs.
-
- // ********************************************************************
- // v2.02 Release
- // ********************************************************************
-
- Changed license. phpLinks now released under GNU GPL.
-
- Added Flag system for link nationalization.
-
- Fixed numerous bugs.
-
- // ********************************************************************
- // v2.01 Release
- // ********************************************************************
-
- Fixed numerous bugs.
-
- // ********************************************************************
- // v2.0 Release
- // ********************************************************************
-
- Improved data validation capabilities.
-
- Created initial English language file (include/lang/).
- Send translations to: webmaster@phplinks.org
-
- Fixed numerous bugs.