Plugin Directory

Changeset 542425


Ignore:
Timestamp:
05/10/2012 02:30:50 PM (14 years ago)
Author:
tlaplugins
Message:

postid missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inlinks-ad-plugin/tags/2.0.3/inlinks.php

    r452150 r542425  
    615615                'Text' => $returnData['Text'][$i],
    616616                'AfterText' => $returnData['AfterText'][$i],
    617             );
     617                'PostID' => $returnData['PostID'][$i],
     618        );
    618619        }
    619620
Note: See TracChangeset for help on using the changeset viewer.