thankyou very much


On 10 July 2011 20:15, Petko Yotov <[email protected]> wrote:

> On Sunday 10 July 2011 08:25:50, Simon wrote :
> > http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Songbook/ByCreated
> >
> > But I haven't quite got created time to work
> >
> > Is this correct for config.php
> >
> > $FmtPV['$Created'] = "strftime(\$GLOBALS['TimeFmt'], \$page['ctime'])";
> > $FmtPV['$CreatedTime'] = $page["ctime"];
>
> This should probably be wrapped in single quotes:
>
>  $FmtPV['$CreatedTime'] = '$page["ctime"]';
>
> Petko
>



-- 
____
http://kiwiwiki.co.nz
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to