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/

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to