]> git.koha-community.org Git - koha.git/commit
Bug 11715: Update POD for get_template_and_user
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 2 May 2014 10:06:30 +0000 (12:06 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 25 Jun 2014 22:43:29 +0000 (22:43 +0000)
commit5ffcefd6e324e2cdb591cf31b507eb66d93afd53
tree036bf62fcdf988fa3b81038b74c8c4e4de70db9d
parentd6d515f6e9713615ea6263c1ab5c4e4b18e5452c
Bug 11715: Update POD for get_template_and_user

If flagsrequired is set, authnotrequired should be 0.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Auth.pm