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

captchas not working after trigger rename

File:
1 edited

Legend:

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

    r26072 r27040  
    66
    77add_event_handler('loc_begin_index', 'add_crypto');
    8 add_event_handler('user_comment_check_albums', 'check_crypto', EVENT_HANDLER_PRIORITY_NEUTRAL, 2);
     8add_event_handler('user_comment_check', 'check_crypto', EVENT_HANDLER_PRIORITY_NEUTRAL, 2);
    99
    1010function add_crypto()
Note: See TracChangeset for help on using the changeset viewer.