aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
Diffstat (limited to 'mod')
-rw-r--r--mod/network.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/network.php b/mod/network.php
index 4fdbe0ecb..a3121b3ad 100644
--- a/mod/network.php
+++ b/mod/network.php
@@ -1,5 +1,6 @@
<?php
+require_once('include/items.php');
function network_init(&$a) {
if(! local_user()) {