Make WordPress Core


Ignore:
Timestamp:
07/24/2006 06:26:13 PM (20 years ago)
Author:
ryan
Message:

Kill unused var.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/category.php

    r4039 r4040  
    6868        $where .= $exclusions;
    6969
    70         $having = '';
    7170        if ( $hide_empty ) {
    7271                if ( 'link' == $type )
Note: See TracChangeset for help on using the changeset viewer.