mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
fix typo (bad merge from trunk)
git-svn-id: http://piwigo.org/svn/branches/2.5@27934 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -129,8 +129,7 @@ function get_sql_search_clause($search)
|
||||
$search['fields']['allwords']['mode'].
|
||||
"\n ",
|
||||
$word_clauses
|
||||
)
|
||||
);
|
||||
);
|
||||
}
|
||||
|
||||
foreach (array('date_available', 'date_creation') as $datefield)
|
||||
|
||||
Reference in New Issue
Block a user