From 77ba2dcb06e67aff3768ff6c17cb6244fa2b5f03 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Sep 2013 03:11:08 -0700 Subject: doc updates --- doc/html/pubsites_8php.html | 137 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 doc/html/pubsites_8php.html (limited to 'doc/html/pubsites_8php.html') diff --git a/doc/html/pubsites_8php.html b/doc/html/pubsites_8php.html new file mode 100644 index 000000000..46c645e55 --- /dev/null +++ b/doc/html/pubsites_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/pubsites.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
pubsites.php File Reference
+
+
+ + + + +

+Functions

 pubsites_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
pubsites_content ($a)
+
+ +
+
+
+
+ -- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/pubsites_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/pubsites_8php.html') diff --git a/doc/html/pubsites_8php.html b/doc/html/pubsites_8php.html index 46c645e55..f9f83cae7 100644 --- a/doc/html/pubsites_8php.html +++ b/doc/html/pubsites_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. --- doc/html/pubsites_8php.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/pubsites_8php.html') diff --git a/doc/html/pubsites_8php.html b/doc/html/pubsites_8php.html index f9f83cae7..0972e9cd4 100644 --- a/doc/html/pubsites_8php.html +++ b/doc/html/pubsites_8php.html @@ -130,6 +130,8 @@ Functions
+

Referenced by register_content().

+
-- cgit v1.2.3