Another missing include
This commit is contained in:
parent
c21f8c68e3
commit
b263f11d77
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
require_once('include/Contact.php');
|
require_once('include/Contact.php');
|
||||||
require_once('include/zot.php');
|
require_once('include/zot.php');
|
||||||
|
require_once('include/identity.php');
|
||||||
|
|
||||||
function import_post(&$a) {
|
function import_post(&$a) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user