Changeset 3046

Show
Ignore:
Timestamp:
11/11/06 09:27:40 (2 years ago)
Author:
p_lindheimer
Message:

fix #1315 - Follow Me information not deleted when User/Extension Delete

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.1/amp_conf/htdocs/admin/modules/core/page.extensions.php

    r1945 r3046  
    9999                        core_users_del($extdisplay,$incontext,$uservm); 
    100100                        core_users_cleanastdb($extdisplay); 
     101                        if (function_exists(findmefollow_del)) { 
     102                            findmefollow_del($extdisplay); 
     103                        } 
    101104                        needreload(); 
    102105                break; 
  • freepbx/branches/2.1/amp_conf/htdocs/admin/modules/core/page.users.php

    r1945 r3046  
    7474                        core_users_del($extdisplay,$incontext,$uservm); 
    7575                        core_users_cleanastdb($extdisplay); 
     76                        if (function_exists(findmefollow_del)) { 
     77                            findmefollow_del($extdisplay); 
     78                        } 
    7679                        needreload(); 
    7780                break; 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads