Conflicts:
	include/identity.php
	install/update.php
This commit is contained in:
redmatrix 2015-09-01 17:08:59 -07:00
commit 515f3bf111
2 changed files with 1 additions and 2 deletions

View File

@ -565,7 +565,6 @@ function identity_basic_export($channel_id, $items = false) {
if(! $items)
return $ret;
$r = q("select * from likes where channel_id = %d",
intval($channel_id)
);

View File

@ -1 +1 @@
2015-08-31.1141
2015-09-01.1142