[pmwiki-users] $action

JB jbit at ev1.net
Fri Jan 27 13:42:59 CST 2006


Can I use the "$action" variable to determine
if someone is looking at a page history?

Is there a better way?


For example, in an included file I might have:

if ($action == 'diff') {
        return;
}
#more code here



Thanks


John Bittner





More information about the pmwiki-users mailing list