Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: include/identity.php install/update.php
This commit is contained in:
commit
515f3bf111
@ -565,7 +565,6 @@ function identity_basic_export($channel_id, $items = false) {
|
|||||||
if(! $items)
|
if(! $items)
|
||||||
return $ret;
|
return $ret;
|
||||||
|
|
||||||
|
|
||||||
$r = q("select * from likes where channel_id = %d",
|
$r = q("select * from likes where channel_id = %d",
|
||||||
intval($channel_id)
|
intval($channel_id)
|
||||||
);
|
);
|
||||||
|
@ -1 +1 @@
|
|||||||
2015-08-31.1141
|
2015-09-01.1142
|
||||||
|
Reference in New Issue
Block a user