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

SF.net SVN: ledger-smb:[6317] trunk/LedgerSMB.pm



Revision: 6317
          http://sourceforge.net/p/ledger-smb/code/6317
Author:   tshvr
Date:     2013-12-17 12:06:04 +0000 (Tue, 17 Dec 2013)
Log Message:
-----------
more info on die

Modified Paths:
--------------
    trunk/LedgerSMB.pm

Modified: trunk/LedgerSMB.pm
===================================================================
--- trunk/LedgerSMB.pm	2013-12-17 12:03:09 UTC (rev 6316)
+++ trunk/LedgerSMB.pm	2013-12-17 12:06:04 UTC (rev 6317)
@@ -653,7 +653,7 @@
     my $argstr   = "";
     my @results;
     my $dbh = $LedgerSMB::App_State::DBH;
-    die 'Database handle not found!' if !$dbh;
+    die "Database handle not found! procname=$procname" if !$dbh;
 
     if (!defined $procname){
         $self->error('Undefined function in call_procedure.');

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