Changeset 6585

Show
Ignore:
Timestamp:
09/06/08 19:55:55 (3 months ago)
Author:
p_lindheimer
Message:

re #3166 and re #2461 also cleanup the name field

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/amp_conf/htdocs/admin/functions.inc.php

    r6584 r6585  
    31823182                if (isset($xmlarray['module'])) { 
    31833183                        // add a couple fields first 
    3184                         $xmlarray['module']['displayname'] = str_replace("\n&\n","&",$xmlarray['module']['name']); 
     3184                        $xmlarray['module']['name'] = str_replace("\n&\n","&",$xmlarray['module']['name']); 
     3185                        $xmlarray['module']['displayname'] = $xmlarray['module']['name']; 
    31853186                        if (isset($xmlarray['module']['menuitems'])) { 
    31863187                                 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads