[Pmwiki-users] Re: Wiki up and running after finding an omission in thier doc regarding errors
Patrick R. Michaud
pmichaud at pobox.com
Sun May 25 01:08:19 CDT 2003
You're right! Funny how nobody's noticed this or brought it to my
attention yet. Again, thanks!
Pm
On Sat, May 24, 2003 at 10:30:08PM -0700, Bob Marsh wrote:
> There is also an error in the following statement in pmwiki.php:
>
> $TimeFmt = "%B %d, %Y, at %l:%M %P";
>
> The final parameter should be a lower case "p", not upper case:
>
> $TimeFmt = "%B %d, %Y, at %l:%M %p";
>
>
> Bob Marsh
>
> -----Original Message-----
> From: Patrick R. Michaud [mailto:pmichaud at pobox.com]
> Sent: Sat 5/24/2003 1:15 PM
> To: Howard Sidorsky
> Cc: Bob Marsh; pmwiki-users at pmichaud.com
> Subject: Re: Wiki up and running after finding an omission in thier doc regarding errors
>
>
>
> On Thu, May 22, 2003 at 09:54:41PM -0700, Howard Sidorsky wrote:
> >
> > What really threw me off was the lack of a semicolon in their instructions.
> > I finally got my local.php to work by adding the following command.
> >
> > $ForceMkdir=1;
>
> Woops! Sorry about that.
>
> > I probably should send them a copy of this email so that they can correct
> > this and help other novices.:)
> > BTW, I've added the semicolon to their doc but I don't know if it will
> > actually stay there?
>
> Thanks. Yes, the changes that people make to the documentation
> on the pmichaud.com site usually remain there and get added to the
> later releases of PmWiki. As I often say, a feature of wiki is that
> when someone notices something wrong they're empowered to fix it
> directly, rather than having to pass the task off to someone else.
>
> Thanks for locating and making this fix.
>
> Pm
>
>
More information about the pmwiki-users
mailing list