From 4380e21c81cb00190bb2b0591cf10fdf2ad8238e Mon Sep 17 00:00:00 2001 From: christopherm Date: Tue, 21 Nov 2006 05:38:28 +0000 Subject: Moving to 1.2: Adding transaction_id. This will require an update to the session table, please drop table session and recreate with the create statement in Pg-central.sql. This is an anti-hijacking tool and something that will prevent users from double posting data. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@675 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/menu.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/menu.pl b/bin/menu.pl index c44da8be..c5d3a7f7 100755 --- a/bin/menu.pl +++ b/bin/menu.pl @@ -57,7 +57,7 @@ sub display { print qq| - + |; -- cgit v1.2.3