Ignore:
Timestamp:
Nov 3, 2010, 9:21:53 PM (13 years ago)
Author:
rvelices
Message:

akismet was failing when editing comments on the comments page (picture page was ok)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_akismet/check.inc.php

    r6506 r7610  
    1313
    1414  set_make_full_url();
    15   $url = duplicate_picture_url();
     15  $url = duplicate_picture_url( array('image_id'=>$comment['image_id']) );
    1616  unset_make_full_url();
    1717  $aki_comm = array(
Note: See TracChangeset for help on using the changeset viewer.