From 0292d46e5de06529012ebb14ce934fb476d595d0 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 9 Aug 2012 16:26:44 -0700 Subject: merge comment threading, provide plugin/theme functions to handle css/js includes --- include/network.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/network.php') 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); } + -- cgit v1.2.3