From 41aa9e13cf21b83654cfb2993cea7d8385563692 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Aug 2014 06:05:52 -0700 Subject: doc update --- doc/html/admin_8php.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index d1e165510..0fa364ace 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -150,6 +150,10 @@ Functions    admin_page_logs (&$a)   + admin_page_profs_post (&$a) +  + admin_page_profs (&$a) + 

Function Documentation

@@ -357,6 +361,42 @@ Functions

Referenced by admin_content().

+ + + +
+
+ + + + + + + + +
admin_page_profs ($a)
+
+ +

Referenced by admin_content().

+ +
+
+ +
+
+ + + + + + + + +
admin_page_profs_post ($a)
+
+ +

Referenced by admin_post().

+
-- cgit v1.2.3 From 452d275b5ee4575e6c763076b397e1cd2320c4bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 12 Dec 2014 00:26:07 -0800 Subject: don't import to sys channel from self-censored authors --- doc/html/admin_8php.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/html/admin_8php.html') diff --git a/doc/html/admin_8php.html b/doc/html/admin_8php.html index 0fa364ace..95e86c354 100644 --- a/doc/html/admin_8php.html +++ b/doc/html/admin_8php.html @@ -171,7 +171,7 @@ Functions
Parameters
- +
App$a
App$a
@@ -196,7 +196,7 @@ Functions
Parameters
- +
App$a
App$a
@@ -222,7 +222,7 @@ Functions

Channels admin page

Parameters
- +
App$a
App$a
@@ -300,7 +300,7 @@ Functions
Parameters
- +
App$a
App$a
@@ -326,7 +326,7 @@ Functions

Logs admin page

Parameters
- +
App$a
App$a
@@ -351,7 +351,7 @@ Functions

Plugins admin page

Parameters
- +
App$a
App$a
@@ -414,7 +414,7 @@ Functions
Parameters
- +
App$a
App$a
@@ -440,7 +440,7 @@ Functions

Admin Site Page

Parameters
- +
App$a
App$a
@@ -465,7 +465,7 @@ Functions

Admin Summary Page

Parameters
- +
App$a
App$a
@@ -491,7 +491,7 @@ Functions

Themes admin page

Parameters
- +
App$a
App$a
@@ -518,7 +518,7 @@ Functions
Parameters
- +
App$a
App$a
@@ -544,7 +544,7 @@ Functions

Users admin page

Parameters
- +
App$a
App$a
@@ -569,7 +569,7 @@ Functions

Red admin

Parameters
- +
App$a
App$a
-- cgit v1.2.3