Changeset 5828

Show
Ignore:
Timestamp:
06/25/08 20:13:50 (4 months ago)
Author:
p_lindheimer
Message:

Merged revisions 5827 via svnmerge from
http://svn.freepbx.org/freepbx/trunk

........

r5827 | p_lindheimer | 2008-06-25 20:10:12 -0700 (Wed, 25 Jun 2008) | 1 line


#2862: spaces/tabs at end of asterisk.conf variables end up in path names and create failures

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.4

    • Property svnmerge-integrated changed from /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760,5765,5771,5773,5779,5782,5819 to /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760,5765,5771,5773,5779,5782,5819,5827
  • freepbx/branches/2.4/amp_conf/htdocs/admin/functions.inc.php

    r5710 r5828  
    141141        foreach ($file as $line) { 
    142142                if (preg_match("/^\s*([a-zA-Z0-9]+)\s* => \s*(.*)\s*([;#].*)?/",$line,$matches)) {  
    143                         $conf[ $matches[1] ] = rtrim($matches[2],'/'); 
     143                        $conf[ $matches[1] ] = rtrim($matches[2],"/ \t"); 
    144144                } 
    145145        } 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads