translation update
Adding "recursive_groups" setting for authad-plugin in configuration-manager
PSR-2 for authad plugin
line lengths shortenedThis makes sure all files use line lenghts shorter than 120 characters.This is a quick fix. It might not always be the nicest change.
remove DOKU_INC checksThere is no need for this check, since these files should not have anymain code that is executed on direct call.Fixes PSR1.Files.SideEffects.FoundWithSymbols
12345678910>>...16