Changeset 569 for trunk/b2trackback.php
- Timestamp:
- 12/05/2003 01:24:02 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/b2trackback.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2trackback.php
r558 r569 32 32 33 33 $pingstatus = $wpdb->get_var("SELECT ping_status FROM $tableposts WHERE ID = $tb_id"); 34 ++$querycount;35 34 36 35 if ('closed' == $pingstatus) … … 88 87 } else { 89 88 $comment_ID = $wpdb->get_var('SELECT last_insert_id()'); 90 ++$querycount;91 89 if ($comments_notify) 92 90 wp_notify_postauthor($comment_ID, 'trackback');
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)