[pmwiki-users] Using ctime

Simon nzskiwi at gmail.com
Sun Jul 10 03:49:39 CDT 2011


thankyou very much



On 10 July 2011 20:15, Petko Yotov <5ko at 5ko.fr> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20110710/5511f14c/attachment.html>


More information about the pmwiki-users mailing list