|
From: Jon O. <jon...@us...> - 2005-03-30 09:28:21
|
Update of /cvsroot/mxbb/kb_076_mxaddon In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11032/modules/kb_076_mxaddon Modified Files: install_upgrade_readme.txt Log Message: fixed username for anonymos users Index: install_upgrade_readme.txt =================================================================== RCS file: /cvsroot/mxbb/kb_076_mxaddon/install_upgrade_readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** install_upgrade_readme.txt 28 Mar 2005 20:54:52 -0000 1.2 --- install_upgrade_readme.txt 30 Mar 2005 09:28:11 -0000 1.3 *************** *** 15,27 **** ## - templates/subSilver/overall_header.tpl, ## ! ## Included Files: (54) ## - kb.php, ## - kb_search.php, ! ## - admin/admin_kb_*.php (6), ## - includes/functions_.php (4), ## - includes/kb_.php, (9) ! ## - language/lang_english/lang_kb.php, ## - templates/subSilver/kb_*.tpl (14), ! ## - templates/subSilver/admin/kb_*.tpl (15), ## - templates/subSilver/images/lang_english/*.gif (1), ## - templates/subSilver/images/*.gif (2) --- 15,27 ---- ## - templates/subSilver/overall_header.tpl, ## ! ## Included Files: (58) ## - kb.php, ## - kb_search.php, ! ## - admin/admin_kb_*.php (7), ## - includes/functions_.php (4), ## - includes/kb_.php, (9) ! ## - language/lang_english/lang_.php (2), ## - templates/subSilver/kb_*.tpl (14), ! ## - templates/subSilver/admin/kb_*.tpl (17), ## - templates/subSilver/images/lang_english/*.gif (1), ## - templates/subSilver/images/*.gif (2) *************** *** 45,54 **** ## ! ## 2005/03/28 - Version KB MOD 2.01 ! ## - Name changed, since much is rewritten ;) ## - Updated with latest phpBB security patches ## - Category (PRIVATE) permissions ## - Subcategories ! ## - Comments phpBB forum set per category ## - Text reformatting options: img, link and linewidth controls ## - Rewritten BBcode/html handling (once more yes) --- 45,56 ---- ## ! ## 2005/03/29 - Version KB MOD 2.0.1 ! ## - Name changed, since much (most) is rewritten ;) ## - Updated with latest phpBB security patches ## - Category (PRIVATE) permissions ## - Subcategories ! ## - "Comments phpBB forum" set per category ! ## - Regenerate search tables adminCP ! ## - Rewritten PM/MAIL handling ## - Text reformatting options: img, link and linewidth controls ## - Rewritten BBcode/html handling (once more yes) |