summaryrefslogtreecommitdiff
path: root/scripts/login.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-08 05:04:50 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-08 05:04:50 +0000
commit39346214231a097d2388344eef3e936d0be57cfb (patch)
tree443222d65206360f44d0ef42a9423659ad4aa587 /scripts/login.pl
parente964c302d019f30476b62c6111f05e6ca9d966fe (diff)
Fixing payment/receipt screens
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1541 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'scripts/login.pl')
-rw-r--r--scripts/login.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/login.pl b/scripts/login.pl
index 1773b22c..39482b65 100644
--- a/scripts/login.pl
+++ b/scripts/login.pl
@@ -1,6 +1,5 @@
-#!/usr/bin/perl
package LedgerSMB::Scripts::login;
-our $VERSION = 0.1;
+our $VERSION = 1.0;
use LedgerSMB::Locale;
use LedgerSMB::Form; # Required for now to integrate with menu module.