Merge https://github.com/friendica/red into zpull
This commit is contained in:
commit
070aeeefd6
@ -5,6 +5,7 @@
|
|||||||
* such things as personal settings, channel permissions, address book updates, etc.
|
* such things as personal settings, channel permissions, address book updates, etc.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
require_once('include/zot.php');
|
||||||
|
|
||||||
function build_sync_packet($uid = 0, $packet = null) {
|
function build_sync_packet($uid = 0, $packet = null) {
|
||||||
$a = get_app();
|
$a = get_app();
|
||||||
@ -95,4 +96,4 @@ function build_sync_packet($uid = 0, $packet = null) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user