Koha/admin
Joe Atzberger c05d5fb40d 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>
2009-01-06 19:36:53 -06:00
..
admin-home.pl
aqbookfund.pl Use C4::Debug on warn statements. 2008-06-20 15:31:17 -05:00
aqbudget.pl Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
auth_subfields_structure.pl 1571 2008-10-22 15:35:10 -05:00
auth_tag_structure.pl Bug Fix : Creating a new authority type would fail on creating subfield_structure 2008-05-29 07:16:53 -05:00
authorised_values.pl authorized_values cleanup 2009-01-06 19:36:53 -06:00
authtypes.pl
biblio_framework.pl kohabug 2100 - allow deletion of non-default MARC framework 2008-05-16 08:18:23 -05:00
branch_transfer_limits.pl bug 2799: followup 2008-12-17 14:49:16 -06:00
branches.pl Add 'use warnings' and correct uninitialized value warnings. 2008-12-29 19:52:45 -06:00
categorie.pl cleanup in memberentry,categories. 2007-12-17 08:19:07 -06:00
checkmarc.pl bug 2254 [3/3]: add authority type check 2008-06-25 11:39:30 -05:00
cities.pl Killing more replace statements, bug 1546 2008-01-08 20:09:52 -06:00
classsources.pl
currency.pl currency expansion - symbol and timestamp. PLEASE VERIFY SQL edit. Should be equivalent to: ALTER TABLE currency ADD symbol varchar(5) default NULL, ADD timestamp timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; 2008-01-03 20:21:28 -06:00
env_tz_test.pl TZ - multiple timezone support 2008-07-27 06:05:09 -05:00
itemtypes.pl fix for bug 1771: Template errors with remote itemtype image 2008-08-21 16:50:29 -05:00
koha2marclinks.pl More markup corrections for better validation. 2008-09-02 17:36:05 -05:00
marc_subfields_structure.pl Fixing markup errors, tweaking show/hide javascript. 2008-09-02 17:36:07 -05:00
marctagstructure.pl More markup corrections for better validation. 2008-09-02 17:36:05 -05:00
matching-rules.pl
patron-attr-types.pl new editor for patron attribute types 2008-05-12 09:03:03 -05:00
printers.pl Printers code paring, related to bug 2045. This does not resolve the bug, 2008-05-31 21:59:46 -05:00
roadtype.pl Whoops fixing the update call, had params round the wrong way 2008-01-08 20:09:54 -06:00
smart-rules.pl bug 2000: addition changes to rules editor 2008-06-20 08:19:05 -05:00
stopwords.pl Removing replace from stopwords.pl 2008-01-08 20:09:54 -06:00
systempreferences.pl followup to prior patch: remove $toggle from script 2008-12-31 10:10:34 -06:00
z3950servers.pl Fix bug in /admin/z3950servers.pl 2008-05-17 18:45:38 -05:00