Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: cvs

[interchange] Fix hardcoded path to order counter file in standard's log_transaction.

 

 

Interchange cvs RSS feed   Index | Next | Previous | View Threaded


interchange-cvs at icdevgroup

Jun 5, 2012, 2:04 AM

Post #1 of 1 (208 views)
Permalink
[interchange] Fix hardcoded path to order counter file in standard's log_transaction.

commit cf3b1c2199273a65f51f341b8bb47ead9eea2e0a
Author: Stefan Hornburg (Racke) <racke [at] linuxia>
Date: Tue Jun 5 11:03:42 2012 +0200

Fix hardcoded path to order counter file in standard's log_transaction.

dist/standard/etc/log_transaction | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dist/standard/etc/log_transaction b/dist/standard/etc/log_transaction
index d549d58..857504c 100644
--- a/dist/standard/etc/log_transaction
+++ b/dist/standard/etc/log_transaction
@@ -224,7 +224,7 @@ Set order number in values: [value
name=`
$Session->{current_route}{counter_name}
|| $Session->{current_route}{counter}
- || 'etc/order.number'
+ || $Config->{OrderCounter}
`
sql=`$Session->{current_route}{sql_counter}`
start=`$Session->{current_route}{first_order_number}`

_______________________________________________
interchange-cvs mailing list
interchange-cvs [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs

Interchange cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.