Show
Ignore:
Timestamp:
03/10/11 11:38:43 (2 years ago)
Author:
mickecarlsson
Message:

Framework, speeling error

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.9/libfreepbx.install.php

    r11769 r11770  
    551551  $set['options'] = array('dbug','freepbxlog','off'); 
    552552  $set['name'] = 'PHP Error Log Output'; 
    553   $set['description'] = "Where to send PHP errors, warnings and notices by the FreePBX PHP error handler. Set to 'dbug', they will go to the Debug File regardless of whether dbug Loggin is disalbed or not. Set to 'freepbxlog' will send them to the FreePBX Log. Set to 'off' and they will be ignored."; 
     553  $set['description'] = "Where to send PHP errors, warnings and notices by the FreePBX PHP error handler. Set to 'dbug', they will go to the Debug File regardless of whether dbug Loggin is disabled or not. Set to 'freepbxlog' will send them to the FreePBX Log. Set to 'off' and they will be ignored."; 
    554554  $set['emptyok'] = 0; 
    555555  $set['readonly'] = 0;