[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6425] branches/1.3



Revision: 6425
          http://sourceforge.net/p/ledger-smb/code/6425
Author:   einhverfr
Date:     2014-01-08 13:25:46 +0000 (Wed, 08 Jan 2014)
Log Message:
-----------
Removing debugging lines in Setting->get()

Modified Paths:
--------------
    branches/1.3/Changelog
    branches/1.3/LedgerSMB/Setting.pm

Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog	2014-01-08 08:51:47 UTC (rev 6424)
+++ branches/1.3/Changelog	2014-01-08 13:25:46 UTC (rev 6425)
@@ -13,10 +13,12 @@
 * Fixing deleting gl draft via gl screen fails (Chris T, 871)
 * Fixing receipts listing "to pay" for amount (Chris T, 892)
 * Setting->get() now works with named keys (Chris T)
+* nginx sample configurations (P. Istvan)
 
 Chris T is Chris Travers
 Nick P is Nick Prater
 Giovanni B is Giovanni Biscuolo
+P. Istvan is Pongracz Istvan
 
 Changelog for 1.3.35
 * Fixed uninitialized value warnings when cached template enabled (Chris T)

Modified: branches/1.3/LedgerSMB/Setting.pm
===================================================================
--- branches/1.3/LedgerSMB/Setting.pm	2014-01-08 08:51:47 UTC (rev 6424)
+++ branches/1.3/LedgerSMB/Setting.pm	2014-01-08 13:25:46 UTC (rev 6425)
@@ -56,9 +56,7 @@
     $key = $self->{key} unless $key;
     my ($hashref) = __PACKAGE__->call_procedure( procname => 'setting_get' ,
                                                   args => [$key]) ;
-    warn 'breakpoint';
     $self->{value} = $hashref->{value} if ref $self;
-    warn 'breakpoint';
     return $hashref->{value};
 }
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits