Ignore:
Timestamp:
Jun 27, 2012, 11:14:46 PM (12 years ago)
Author:
mistic100
Message:

an try to not delete an image subscription when a category with the same id is deleted!!!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Subscribe_to_comments/main.inc.php

    r16105 r16106  
    4545  // items deletion
    4646  add_event_handler('begin_delete_elements', 'stc_delete_elements');
    47   add_event_handler('delete_categories', 'stc_delete_elements');
     47  add_event_handler('delete_categories', 'stc_delete_categories');
    4848
    4949  // profile link
Note: See TracChangeset for help on using the changeset viewer.