Dotclear

Changeset 1111:e6d6c6457711


Ignore:
Timestamp:
03/08/13 11:37:59 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.5
Message:

Oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.blog.php

    r1110 r1111  
    229229               'FROM '.$this->prefix.'comment '. 
    230230               'WHERE comment_status = 1 '. 
    231                (count($a_ids) > 0 ? 'AND post_id'.$this->con->in($a_ids) : ''); 
     231               (count($a_ids) > 0 ? 'AND post_id'.$this->con->in($a_ids) : ' '); 
    232232           
    233233          if ($del) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map