Dotclear


Ignore:
Timestamp:
11/14/11 16:09:59 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
formfilters
Message:

Next step in formfilters : columns now work, sorting still broken...

File:
1 edited

Legend:

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

    r756 r764  
    14631463                    if (preg_match('/^null$/i',$id)) { 
    14641464                         $queries[$id] = 'P.cat_id IS NULL'; 
    1465                          if ($not[$id]) { 
     1465                         if (isset($not[$id]) && ($not[$id] == 1)) { 
    14661466                              $nullExcluded = true; 
    14671467                         } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map