authorized_values cleanup
authorJoe Atzberger <joe.atzberger@liblime.com>
Fri, 12 Dec 2008 21:28:01 +0000 (15:28 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 7 Jan 2009 01:36:53 +0000 (19:36 -0600)
commitc05d5fb40d7693f216b8798ae70ddfa18d509931
tree0750007fcb58d7c62a399b12864d7d74483aaee0
parent17d0f7d4ecc30eb1b0e7a5ea94fcd06393347150
authorized_values cleanup

Moving towards being able to enable warnings.  Use one dbh, and stop
redeclaring it in each conditional chunk.  ($sth still need to be cleaned.)
Toggle in script removed (tmpl should use loop context var __odd__).
$sth->finish calls removed where unnecessary.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
admin/authorised_values.pl