Changeset 8279

Show
Ignore:
Timestamp:
09/05/09 18:11:44 (2 years ago)
Author:
p_lindheimer
Message:

undefined variables

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.6/voicemail/functions.inc.php

    r8277 r8279  
    487487    $msgInvalidPager = _("Please enter a valid Pager Email Address"); 
    488488    $msgInvalidVMContext = _("VM Context cannot be blank"); 
     489    $vmops_imapuser = ''; 
     490    $vmops_imappassword = ''; 
    489491 
    490492    $section = _("Voicemail & Directory");