Pm's Comments


1 PmWiki Successfully Installed on Windows 2000

BTW, I can't read the chinese page, but there's an easy way to solve the newline separator problem in PmWiki. In the local.php file, simply set $Newline="..." to some other character. For example, one can do

$Newline = '\376';

and this will change the newline character that PmWiki uses without having to modify pmwiki.php.

--Pm
Posted by Pm at 2004-02-17 12:03:24. More