]> 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>
Sun, 19 Feb 2012 20:54:00 +0000 (15:54 -0500)
commit4235bb17e89c0f1072cc6b894f51c1590ef27857
tree62eca9136cf1d55211a40915a0b933dd1e702fc4
parenta616321929026e67feffd7ba85015fd31adcbb76
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>
C4/Auth.pm