Dotclear


Ignore:
Timestamp:
05/09/11 13:55:42 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
formfilters
Message:

code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r225 r228  
    167167          'lang',__('Lang'), 'post_lang', $lang_combo)) 
    168168     ->addFilter(new monthComboFilter( 
    169           'month',__('Month'), 'post_month', $dt_m_combo,array('singleval' => 1))) 
    170      ->addFilter(new valueFilter( 
    171           'title',__('Title contains'),"post_title",25,100)); 
     169          'month',__('Month'), 'post_month', $dt_m_combo,array('singleval' => 1))); 
    172170$filterSet->setValues($_GET); 
    173171 
Note: See TracChangeset for help on using the changeset viewer.

Sites map