On Thu, 6 Nov 2008 17:39:38 +0100, "Stéphane Heckel"
<[EMAIL PROTECTED]> wrote:
>> Quoting the expression like this should work:
>> $FmtPV['$PageAuthId'] = 'MakePageName("Profiles.Template", $AuthId)';
>
> It returns an empty string, ... $AuthId is not interpreted ?
I can't test this right now, but try:
$FmtPV['$PageAuthId'] = 'MakePageName("Profiles.Template", "' .$AuthId
.'")';
~ ~ Davod
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users