Can anyone tell me why

Markup('{$MyPageVar}', '<{$var}', '/{\\$MyPageVar}/', $SomethingElse);

might have been used rather than

$FmtPV['$MyPageVar'] = "'" . $SomethingElse . "'";


thanks

Simon
_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to