Missing include
This commit is contained in:
parent
6fba7ac1af
commit
54b8c6ce36
@ -5,6 +5,7 @@
|
||||
* such things as personal settings, channel permissions, address book updates, etc.
|
||||
*/
|
||||
|
||||
require_once('include/zot.php');
|
||||
|
||||
function build_sync_packet($uid = 0, $packet = null) {
|
||||
$a = get_app();
|
||||
@ -95,4 +96,4 @@ function build_sync_packet($uid = 0, $packet = null) {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user