thankyou very much<div><br></div><div><br><br><div class="gmail_quote">On 10 July 2011 20:15, Petko Yotov <span dir="ltr"><<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Sunday 10 July 2011 08:25:50, Simon wrote :<br>
<div class="im">> <a href="http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Songbook/ByCreated" target="_blank">http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Songbook/ByCreated</a><br>
><br>
> But I haven't quite got created time to work<br>
><br>
> Is this correct for config.php<br>
><br>
> $FmtPV['$Created'] = "strftime(\$GLOBALS['TimeFmt'], \$page['ctime'])";<br>
> $FmtPV['$CreatedTime'] = $page["ctime"];<br>
<br>
</div>This should probably be wrapped in single quotes:<br>
<br>
  $FmtPV['$CreatedTime'] = '$page["ctime"]';<br>
<font color="#888888"><br>
Petko<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>____<br><a href="http://kiwiwiki.co.nz">http://kiwiwiki.co.nz</a><br>
</div>