Update of /cvsroot/phpwiki/phpwiki/themes/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3292/default Modified Files: themeinfo.php Log Message: clarify setAutosplitWikiWords Index: themeinfo.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/themes/default/themeinfo.php,v retrieving revision 1.33 retrieving revision 1.34 diff -u -2 -b -p -d -r1.33 -r1.34 --- themeinfo.php 14 Jun 2004 11:26:51 -0000 1.33 +++ themeinfo.php 23 Apr 2005 11:44:54 -0000 1.34 @@ -58,5 +58,5 @@ $WikiTheme->setButtonSeparator("\n | "); * the words. The default is to leave WordsSmashedTogetherLikeSo. */ -//$WikiTheme->setAutosplitWikiWords(false); +$WikiTheme->setAutosplitWikiWords(false); /**