Ignore:
Timestamp:
Jan 29, 2014, 6:40:09 PM (10 years ago)
Author:
mistic100
Message:

captchas not working on COA after trigger rename

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/EasyCaptcha/include/category.inc.php

    r26069 r27041  
    66
    77add_event_handler('loc_begin_index', 'add_easycaptcha');
    8 add_event_handler('user_comment_check_albums', 'check_easycaptcha', EVENT_HANDLER_PRIORITY_NEUTRAL, 2);
     8add_event_handler('user_comment_check', 'check_easycaptcha', EVENT_HANDLER_PRIORITY_NEUTRAL, 2);
    99
    1010function add_easycaptcha()
Note: See TracChangeset for help on using the changeset viewer.