[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Minor typo in Form.pm and couple of questions
- Subject: Minor typo in Form.pm and couple of questions
- From: Armaghan Saqib <..hidden..>
- Date: Sat, 20 Mar 2010 11:32:18 +0500
I was just looking at the 1.2 code and found this in Form.pm (I am
trying to backport some of the nice work to SL)
Line 641: "my $dbh = $form->{dbh};"
Shouldn't it be "my $dbh = $self->{dbh};"
And just my two queries:
1. It seems that 1.2 schema is same as that of SL 2.6. right? (except
the userconf/session tables)
2. What is the purpose of 'transactions' table?
Thanks
Regards
Armaghan
--
- Sql-Ledger hosting, docs and development
- http://www.ledger123.com/