diff options
Diffstat (limited to 'include/network.php')
-rw-r--r-- | include/network.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/network.php b/include/network.php index 8617c1f44..6b9557234 100644 --- a/include/network.php +++ b/include/network.php @@ -1169,3 +1169,4 @@ function xml2array($contents, $namespaces = true, $get_attributes=1, $priority = return($xml_array); } + |