mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-25 20:20:12 +01:00
match value fix
This commit is contained in:
parent
f08269603f
commit
2aa3520af7
@ -166,6 +166,7 @@ class ModelSearchSearch extends Model {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
if($match == " ") { $match = ""; }
|
||||||
|
|
||||||
if($data['sort'] == 'from' || $data['sort'] == 'subj') { $sortorder = ''; }
|
if($data['sort'] == 'from' || $data['sort'] == 'subj') { $sortorder = ''; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user