2012/7/8 Hans Bracker <[email protected]>: > check > http://www.pmwiki.org/pmwiki/uploads/Cookbook/stylepage.php > for an example to use a file as cache in pub/
So, the specific line I see is: Line 45 : SDV($PubCacheDir, "pub/cache"); yes? Since the function I'm using requires a full path, I can just use realpath(pub/cache) to get what I need, then. Thanks. _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
