Changeset 8783

Show
Ignore:
Timestamp:
02/07/10 14:16:43 (2 years ago)
Author:
p_lindheimer
Message:

remove debug re #3993

Files:

Legend:

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

    r8781 r8783  
    15121512        $lastexten = false; 
    15131513        $pri_noop = true; 
    1514         freepbx_debug($thisrt); 
    15151514        foreach($thisrt as $exten) { 
    15161515          // Then do one call to user-callerid and record-enable instead of each time as in the past