Yarik
/
artbox-webcomment
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f6e84cac907c90a109afe8e42d8710e112d760c3
Authored by
Anastasia
2017-08-31 15:00:47 +0300
1 parent
2cbab915
search in blog, comments
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
models/CommentModelSearch.php
Inline
Side-by-side
models/CommentModelSearch.php
Wrap text
Show/Hide comments
View file @
f6e84ca
...
...
@@ -208,7 +208,7 @@
208
208
[ 'artbox_comment.customer_id' => (int) $this->customer_id ],
209
209
[
210
210
'like',
211
- '
us
er.username',
211
+ '
custom
er.username',
212
212
$this->customer_id,
213
213
],
214
214
[
...
...