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 671 of 694
Post > Topic >>

[svn:p5ee] r10840 - p5ee/trunk/App-Context/lib/App

by spadkins@[EMAIL PROTECTED] Feb 26, 2008 at 06:58 PM

Author: spadkins
Date: Tue Feb 26 18:58:03 2008
New Revision: 10840

Modified:
   p5ee/trunk/App-Context/lib/App/Service.pm

Log:
cleaned out a line in substitute() which was not having any effect

Modified: p5ee/trunk/App-Context/lib/App/Service.pm
==============================================================================
--- p5ee/trunk/App-Context/lib/App/Service.pm	(original)
+++ p5ee/trunk/App-Context/lib/App/Service.pm	Tue Feb 26 18:58:03 2008
@[EMAIL PROTECTED]
 -388,7 +388,6 @[EMAIL PROTECTED]
         if (defined $values->{$var}) {
             $value = $values->{$var};
             $value = join(",", @[EMAIL PROTECTED]
) if (ref($value) eq "ARRAY");
-            $text =~ s/\{$var\}/$value/g;
         }
         else {
             $value = $context->so_get($var);




 1 Posts in Topic:
[svn:p5ee] r10840 - p5ee/trunk/App-Context/lib/App
spadkins@[EMAIL PROTECTED  2008-02-26 18:58:04 

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:27:43 CDT 2008.