Changeset 4642

Show
Ignore:
Timestamp:
08/02/07 13:17:42 (1 year ago)
Author:
p_lindheimer
Message:

#2199 fix ENABLECW behavior on new extensions

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.3/core/functions.inc.php

    r4629 r4642  
    12531253        global $astman; 
    12541254 
     1255        $thisexten = isset($thisexten) ? $thisexten : ''; 
     1256 
    12551257        //ensure this id is not already in use 
    12561258        $extens = core_users_list(); 
     
    26822684function core_users_configpageload() { 
    26832685        global $currentcomponent; 
     2686        global $amp_conf; 
    26842687 
    26852688        // Ensure variables possibly extracted later exist 
  • modules/branches/2.3/core/module.xml

    r4630 r4642  
    44        <category>Basic</category> 
    55        <name>Core</name> 
    6         <version>2.3.0beta2.3</version> 
     6        <version>2.3.0beta2.3.1</version> 
    77        <candisable>no</candisable> 
    88        <canuninstall>no</canuninstall> 
    99        <changelog> 
     10                *2.3.0beta2.3.1* #2199 fix ENABLECW behavior on new extensions 
    1011                *2.3.0beta2.3* added xml attribute needsenginedb, #2185 make MoH settings inheritable and add inherittable  MOHCLASS to dids/directdids with MoH 
    1112                *2.3.0beta2.2* #1907 don't send ringing, #2055 language in *99 recording, #2168 dialparties to set sip header from SIPADDHEADER channel var