Bug 1953 [3/6]: refactoring to remove superfluous where clause.
authorAndrew Moore <andrew.moore@liblime.com>
Tue, 29 Jul 2008 16:42:47 +0000 (11:42 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 30 Jul 2008 08:45:21 +0000 (03:45 -0500)
commit00ad2d7e6978c776e87a3ddbf204d783cffd4bf1
treebd6778012cf95bdb7e71a27d264444157cbb5e1c
parent9ecd632001b994a45a48e78b2dd7fcb7ff9dd088
Bug 1953 [3/6]: refactoring to remove superfluous where clause.

refactored the SQL query to remove a confusing and superfluous 'WHERE 1' clause.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Koha.pm