Thursday, May 8, 2008, 10:19:10 AM, adam overton wrote: > ...but am wondering if i'm just overlooking some other variables that > already exist...?
I have early in config.php: $name = PageVar($pagename,'$Name'); $group = PageVar($pagename,'$Group'); Then later I can use $name and $group for any conditional tests. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
