php开源论坛系统 phorum v5.2.19 for Windows ,Phorum是一个基于PHP+MySQL开发的开源论坛项目。它的特点是速度快,功能强大,面向模块化设计,安装简单。此外Phorum还集成电子报。
Phorum是一个基于PHP+MySQL开发的开源论坛项目。它的特点是速度快,功能强大,面向模块化设计,安装简单。此外Phorum还集成电子报,甚至还可以作为博客使用。 phorum v5.2.19 更新摘要: * Correction phrase search in non-fulltext mode ( fixes #880 ) Fri Aug 24 15:08:24 2012 +0200: Thomas Seifert * Removed TYPE= create table options. Default table types should be used wherever possible. Fri Aug 24 14:37:09 2012 +0200: Thomas Seifert * fixed possible XSS reported by High-Tech Bridge Security Research Lab Fri May 25 08:57:17 2012 +0200: Thomas Seifert * Fix moderator list retrieval Performance improvements for moderator list (version for 5.2, by GroM) Thu Mar 8 15:04:14 2012 +0100: GroM * Performance fix for moderator list (exclude inactive) - DB Mon Dec 19 14:59:53 2011 +0100: Thomas Seifert * fixed a fatal error in moderation actions when the message cache is enabled (thanks for the patch to Jurij Kovacic) Mon Dec 19 14:56:12 2011 +0100: Thomas Seifert * fixed even logging logviewer Fri Oct 7 16:28:33 2011 -0500: Brian Moon * don't include PATH_INFO in the current URL. Tue Oct 4 00:57:03 2011 +0200: Maurice Makaay * Fixes for XSS issues in admin interface URLs.