Changeset 6551

Show
Ignore:
Timestamp:
09/03/08 16:16:11 (3 months ago)
Author:
p_lindheimer
Message:

fixes #3151 typo in variable name that should not be there at all

Files:

Legend:

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

    r6525 r6551  
    129129                //create an array of module sections to display 
    130130                // stored as [items][$type][$category][$name] = $displayvalue 
    131                 if (!$quitemode && isset($module['items']) && is_array($module['items'])) { 
     131                if (isset($module['items']) && is_array($module['items'])) { 
    132132                        // loop through the types 
    133133                        foreach($module['items'] as $itemKey => $item) { 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads