Enable use warnings;, clean up complainy functions, fix a few tab/space formatting...
authorstan <stan@brinkerhoff.org>
Thu, 1 Jan 2009 17:39:33 +0000 (12:39 -0500)
committerHenri-Damien LAURENT <henridamien@koha-fr.org>
Tue, 27 Jan 2009 11:19:45 +0000 (12:19 +0100)
commit6a2a916b755911afd920117f227c98a8628b46ca
treebb3044e004bbf1c9cda36203f87e8b455e7a2732
parentb9092dfdc599d9bb08a78f0881b2249aae75ca9e
Enable use warnings;, clean up complainy functions, fix a few tab/space formatting issues.

Refactoring KOHAVERSION to be less crufty, enabling use warnings, change formatting slightly in places.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Context.pm