Update of /cvsroot/phpwiki/phpwiki/themes/smaller In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3292/smaller Modified Files: themeinfo.php Log Message: clarify setAutosplitWikiWords Index: themeinfo.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/themes/smaller/themeinfo.php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -2 -b -p -d -r1.3 -r1.4 --- themeinfo.php 14 Jun 2004 11:26:53 -0000 1.3 +++ themeinfo.php 23 Apr 2005 11:44:54 -0000 1.4 @@ -86,5 +86,5 @@ $WikiTheme->setLinkIcon('mailto'); * the words. The default is to leave WordsSmashedTogetherLikeSo. */ -//$WikiTheme->setAutosplitWikiWords(false); +$WikiTheme->setAutosplitWikiWords(false); /**