[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [2210] trunk/LedgerSMB/Sysconfig.pm
- Subject: SF.net SVN: ledger-smb: [2210] trunk/LedgerSMB/Sysconfig.pm
- From: ..hidden..
- Date: Thu, 10 Jul 2008 12:46:05 -0700
Revision: 2210
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2210&view=rev
Author: einhverfr
Date: 2008-07-10 12:46:02 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
comment clarification
Modified Paths:
--------------
trunk/LedgerSMB/Sysconfig.pm
Modified: trunk/LedgerSMB/Sysconfig.pm
===================================================================
--- trunk/LedgerSMB/Sysconfig.pm 2008-07-10 19:44:01 UTC (rev 2209)
+++ trunk/LedgerSMB/Sysconfig.pm 2008-07-10 19:46:02 UTC (rev 2210)
@@ -37,7 +37,7 @@
# Defaults to 1 megabyte
$max_post_size = 1024 * 1024;
-# defaults to 2
+# defaults to 2-- default number of places to round amounts to
$decimal_places = 2;
# spool directory for batch printing
$spool = "spool";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.