Changeset 8082

Show
Ignore:
Timestamp:
08/18/09 16:43:39 (2 years ago)
Author:
p_lindheimer
Message:

re #3075 dead code removal

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.6/core/agi-bin/directory

    r7630 r8082  
    111111          } 
    112112        } 
    113       } else if (preg_match("/^\s*(\d+)\s*=>\s*dup,(.*)\s*([;#].*)?/",$line,$matches)) { 
    114         // "mailbox=>dup,name" 
    115         // duplace name line 
    116         $vmconf[$section][ $matches[1] ]["dups"][] = $matches[2]; 
    117113      } else if (preg_match("/^\s*#include\s+(.*)\s*([;#].*)?/",$line,$matches)) { 
    118114        // include another file 
  • modules/branches/2.6/core/module.xml

    r8042 r8082  
    1010  <canuninstall>no</canuninstall> 
    1111  <changelog> 
     12    *2.6.0beta1.4* #3075 
    1213    *2.6.0beta1.3* trunk tab improvements 
    1314    *2.6.0beta1.2* added more sql escape in devices