Show
Ignore:
Timestamp:
04/18/11 12:08:11 (2 years ago)
Author:
mickecarlsson
Message:

Closes #5055 removed stray code

Files:

Legend:

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

    r11992 r12014  
    21812181        if (!defined('DEFAULT_MSG')) define('DEFAULT_MSG', -1); 
    21822182        if (!defined('CONGESTION_TONE')) define('CONGESTION_TONE', -2); 
    2183         $trunkreportmsg_ids = array('no_answer_msg_id' => -1, 'invalidnmbr_msg_id' => -1, 'unalloc_msg_id' => -1); 
     2183        $trunkreportmsg_ids = array('no_answer_msg_id' => -1, 'invalidnmbr_msg_id' => -1); 
    21842184      } 
    21852185