From 4228c08809b0ff57b13061ab0cb1d3193ba86f4c Mon Sep 17 00:00:00 2001 From: einhverfr Date: Thu, 21 Sep 2006 05:25:51 +0000 Subject: Fixed custom table functions not being added. Fixed parts short trigger not being creted Pg option in new user creation is now checked by default. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@127 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/mozilla/admin.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/mozilla') diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl index 5da3a86e..a6805734 100755 --- a/bin/mozilla/admin.pl +++ b/bin/mozilla/admin.pl @@ -594,7 +594,7 @@ sub form_header { |; - $checked = ""; + $checked = "checked"; if ($myconfig->{dbdriver} eq $item) { -- cgit v1.2.3