From 012939a121e1ca3ccfd3215bf8e4b91e3bb316e2 Mon Sep 17 00:00:00 2001 From: linuxpoet Date: Sat, 17 Mar 2007 02:03:32 +0000 Subject: Ripped out applicaton lock functionality. If you are upgrading schedule an outage. Removed now deprecated users directory in 1.2 as well git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@923 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/admin.pl | 6 ------ 1 file changed, 6 deletions(-) (limited to 'bin/admin.pl') diff --git a/bin/admin.pl b/bin/admin.pl index a99665fb..c182371b 100755 --- a/bin/admin.pl +++ b/bin/admin.pl @@ -199,12 +199,6 @@ sub form_footer { sub list_users { - #currently, this is disabled, but will set a value in the central db - #$nologin = qq||; - # - #if (-e "${LedgerSMB::Sysconfig::userspath}/nologin") { - # $nologin = qq||; - #} # use the central database handle my $dbh = ${LedgerSMB::Sysconfig::GLOBALDBH}; -- cgit v1.2.3