Dotclear

Changeset 323:900c513ce571 for admin


Ignore:
Timestamp:
06/01/11 16:03:38 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
default
Message:

adminAfterCommentDesc behavior had nothing to do in admin/services.php, replaced it with a direct call to antispam plugin, closes #1099.

DC core still needs to be modified to be independent from antispam plugin, see #1210

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/services.php

    r270 r323  
    133133               $rsp->comment_ip($rs->comment_ip); 
    134134               $rsp->comment_email($rs->comment_email); 
    135                # --BEHAVIOR-- adminAfterCommentDesc 
    136                $rsp->comment_spam_disp($core->callBehavior('adminAfterCommentDesc', $rs)); 
     135               $rsp->comment_spam_disp(dcAntispam::statusMessage($rs)); 
    137136          } 
    138137           
Note: See TracChangeset for help on using the changeset viewer.

Sites map