[Pmwiki-users] value for $Newline ?
Lloyd Budd
lloyd
Thu Jan 29 11:43:43 CST 2004
On 28-Jan-04, at 20:48, Patrick R. Michaud wrote:
> On Wed, Jan 28, 2004 at 09:55:12AM -0500, Lloyd Budd wrote:
> If it's the choice of newline token (?) that is the problem, you can
> change
> this to whatever you want by setting $Newline in local.php.
I am guessing that it can be set as (almost) anything but a newline (
\n , '0x0a') and still function well. Still, I wanted to test this,
but I am not sure what value to use for $Newline.
I looked at a copy of release notes that including a description of
this
http://contra.vosn.net/pipermail/pmwiki-users_pmichaud.com/2003-July/
000798.html
"\262"
$Newline="\276" (0xfe)
- is octal notation? but 0xfe is o'376'
Any suggestions?
More information about the pmwiki-users
mailing list