Skip to content
  • Mikael Nordfeldth's avatar
    Some files got updated coding style · 418b3c3c
    Mikael Nordfeldth authored
    Actions have $this->scoped as the current profile which we can gladly
    replace all the $cur=common_current_user() with.
    
    And we want the prepare/handle functions to be protected. Plus only
    the prepare function uses $args (which _must_ be an array).
    418b3c3c