]> 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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 26 Jun 2014 12:08:34 +0000 (14:08 +0200)
commit60054c803761bc9736aed7ab8a2b59516932952e
tree2692012d430980cf4df4fd90f7385dbf260aa032
parent16f344fe3824d10994c90c2baf44f4405c72f4df
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>
(cherry picked from commit 7b161b5bbe09d80197906aa049080607852066d9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Auth.pm