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] r110...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 686 of 694
Post > Topic >>

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

by spadkins@[EMAIL PROTECTED] Apr 4, 2008 at 07:28 AM

Author: spadkins
Date: Fri Apr  4 07:28:10 2008
New Revision: 11052

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

Log:
add comment so that vi can match braces

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	Fri Apr  4
07:28:10 2008
@[EMAIL PROTECTED]
 -1118,7 +1118,7 @[EMAIL PROTECTED]
         ############################################################
         # allow param substitutions in dbexpr
         ############################################################
-        if ($dbexpr =~ /{/) {
+        if ($dbexpr =~ /{/) {   # } (match braces)
             $dbexpr = $self->substitute($dbexpr, $params);
         }




 1 Posts in Topic:
[svn:p5ee] r11052 - p5ee/trunk/App-Repository/lib/App/Repository
spadkins@[EMAIL PROTECTED  2008-04-04 07:28:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Tue May 13 6:10:18 CDT 2008.