Skip to content
  • Malcolm Blaney's avatar
    Removed page and owner session variables and added page variable to · e08718fc
    Malcolm Blaney authored
    user class. This is set to the current page in SetPermission, which
    must now be explicitly called rather than in the user class constructor.
    SetPermission relies on page_owner function returning page and owner
    variables which are found in the url parameter, so requests now all
    return this.
    e08718fc