Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Cvs P5ee > [svn:p5ee] r108...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 669 of 694
Post > Topic >>

[svn:p5ee] r10837 - p5ee/trunk/App-Repository/lib/App/Repository

by spadkins@[EMAIL PROTECTED] Feb 26, 2008 at 09:31 AM

Author: spadkins
Date: Tue Feb 26 09:31:14 2008
New Revision: 10837

Modified:
   p5ee/trunk/App-Repository/lib/App/Repository/DBI.pm

Log:
fixed insert debug_sql statement

Modified: p5ee/trunk/App-Repository/lib/App/Repository/DBI.pm
==============================================================================
--- p5ee/trunk/App-Repository/lib/App/Repository/DBI.pm	(original)
+++ p5ee/trunk/App-Repository/lib/App/Repository/DBI.pm	Tue Feb 26
09:31:14 2008
@[EMAIL PROTECTED]
 -2227,7 +2227,7 @[EMAIL PROTECTED]
             die $@[EMAIL PROTECTED]
         }
     }
-    if ($debug_sql && $debug_sql >= 2) {
+    if ($debug_sql) {
         $elapsed_time = $self->_read_timer($timer);
         print $App::DEBUG_FILE "DEBUG_SQL: retval [$retval]
($elapsed_time sec) $DBI::errstr\n";
         print $App::DEBUG_FILE "\n";




 1 Posts in Topic:
[svn:p5ee] r10837 - p5ee/trunk/App-Repository/lib/App/Repository
spadkins@[EMAIL PROTECTED  2008-02-26 09:31:15 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 0:03:17 CDT 2008.