[pmwiki-users] php q.

noskule noskule at gmx.net
Sun Feb 17 08:14:38 CST 2008


oky I found the problem .. .
noskule schrieb:
> 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
> ------------------------------------------------------------------------
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>   




More information about the pmwiki-users mailing list