Changeset 11236 for trunk/comments.php


Ignore:
Timestamp:
Jun 4, 2011, 11:05:28 PM (13 years ago)
Author:
mistic100
Message:

transmit comment ID to template on comments and picture_comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/comments.php

    r10824 r11236  
    463463
    464464    $tpl_comment = array(
     465      'ID' => $comment_id,
    465466      'U_PICTURE' => $url,
    466467      'TN_SRC' => $thumbnail_src,
Note: See TracChangeset for help on using the changeset viewer.