Dotclear

Changeset 3033:5691f5e1ccc6 for inc


Ignore:
Timestamp:
07/03/15 13:14:05 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add with or without password filter rather than password order, add also format filter (xhtml, wiki, …). Addresses #1775

File:
1 edited

Legend:

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

    r2800 r3033  
    964964          } 
    965965 
     966          if (!empty($params['where'])) { 
     967               $strReq .= $params['where'].' '; 
     968          } 
     969 
    966970          if (!empty($params['sql'])) { 
    967971               $strReq .= $params['sql'].' '; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map