From 8154268d0a1cc934d7182935258d3f90e43827ba Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:13:38 -0700 Subject: new doc pages --- doc/html/webpages_8php.html | 155 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 doc/html/webpages_8php.html (limited to 'doc/html/webpages_8php.html') diff --git a/doc/html/webpages_8php.html b/doc/html/webpages_8php.html new file mode 100644 index 000000000..37fcfdd29 --- /dev/null +++ b/doc/html/webpages_8php.html @@ -0,0 +1,155 @@ + + + + + + +The Red Matrix: mod/webpages.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
webpages.php File Reference
+
+
+ + + + + + +

+Functions

 webpages_init (&$a)
 
 webpages_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
webpages_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
webpages_init ($a)
+
+ +
+
+
+
+ -- cgit v1.2.3 From b5efa1a63a621856f4f12fbd938aa3230aa0d1a9 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 17 Aug 2013 06:30:09 -0700 Subject: issue #82, posted order not working - also doc update --- doc/html/webpages_8php.html | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'doc/html/webpages_8php.html') diff --git a/doc/html/webpages_8php.html b/doc/html/webpages_8php.html index 37fcfdd29..f54d67fb2 100644 --- a/doc/html/webpages_8php.html +++ b/doc/html/webpages_8php.html @@ -112,8 +112,6 @@ $(document).ready(function(){initNavTree('webpages_8php.html','');}); - -

Functions

 webpages_init (&$a)
 
 webpages_content (&$a)
 
@@ -132,22 +130,6 @@ Functions
-
- - -
-
- - - - - - - - -
webpages_init ($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/webpages_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/webpages_8php.html') diff --git a/doc/html/webpages_8php.html b/doc/html/webpages_8php.html index f54d67fb2..303ce4718 100644 --- a/doc/html/webpages_8php.html +++ b/doc/html/webpages_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3