Changeset 4878

Show
Ignore:
Timestamp:
08/13/07 10:44:42 (5 years ago)
Author:
p_lindheimer
Message:

change name Simulate incoming FAX Call to Dial System FAX

Files:

Legend:

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

    r2298 r4878  
    3232 
    3333$fcc = new featurecode('core', 'simu_fax'); 
    34 $fcc->setDescription('Simulate Incoming FAX Call'); 
     34$fcc->setDescription('Dial System FAX'); 
    3535$fcc->setDefault('666'); 
    3636$fcc->update();