Ticket #1575 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Old $tablecomments still in use in

Reported by: GaMerZ Assigned to: GaMerZ
Priority: low Milestone:
Component: Administration Version: 1.5.1.2
Severity: normal Keywords: bg|has-patch bg|dev-feedback
Cc:

Description

comment-functions.php

Line 360 - get_lastcommentmodified() function-

$tablecomments still in used on line 368, 371 and line 374

Attachments

comment-functions.patch (1.2 kB) - added by skippy on 08/12/05 01:37:38.
replace $tablecomments with $wpdb->comments

Change History

08/11/05 13:48:40 changed by GaMerZ

  • owner changed from anonymous to GaMerZ.
  • status changed from new to assigned.

08/12/05 01:37:38 changed by skippy

  • attachment comment-functions.patch added.

replace $tablecomments with $wpdb->comments

08/12/05 01:38:03 changed by skippy

  • keywords set to bg|has-patch bg|dev-feedback.
  • milestone set to 1.5.2.

08/12/05 07:03:14 changed by matt

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [2777]) Fixes #1575

11/30/06 19:41:47 changed by

  • milestone deleted.

Milestone 1.5.2 deleted