[pmwiki-users] php q.

noskule noskule at gmx.net
Sun Feb 17 07:40:26 CST 2008


hi list
could someone tell me what I'm doing wrong here

    $TimeFmt = '%Y-%m-%d %H:%M:%S';
    $FmtPV['$timenow'] = "time()";

    $MarkupExpr['timefmt'] = 'ShowTimeFmt($args[0])';

    function ShowTimeFmt($unixtime) {
34->    $timefmt = strftime(\$GLOBALS['TimeFmt'],$unixtime);
            return $timefmt;
            }

*Warning*: Unexpected character in input: '\' (ASCII=92) state=1 in 
*/var/www/virtual/netstreams.org/htdocs/devel/fox/local/config.php* on 
line *34*

**
thanks for any hints
nos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20080217/af6d7078/attachment.html 


More information about the pmwiki-users mailing list