]> git.koha-community.org Git - koha.git/commit
7367 Removing reintroduced debugging statement from Auth.pm
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 23 Jan 2012 13:18:50 +0000 (14:18 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 02:41:17 +0000 (21:41 -0500)
commit0a61f14d5cbe2a15eb9bd94562c202a6fbb82de2
tree147b7af7229fe10c8755aa6b7eef32599627bad8
parentfdc39de2301c1438ac4e5c32a9b2aeb03ad2bd78
7367 Removing reintroduced debugging statement from Auth.pm

Commit 07d1eae7ccf5c8746251b666b6460440ecc26204 removed this statement from the module, but some months later commit 7b12e07d3ba44530d7ba33d09de01afef46bbfc7 reintroduced it again while reindenting code ;)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
(cherry picked from commit 9c0ce2bf3b01948b371c2389f958ba981a036031)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 4235bb17e89c0f1072cc6b894f51c1590ef27857)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Auth.pm