From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/poller_8php.html | 157 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 doc/html/poller_8php.html (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html new file mode 100644 index 000000000..1565c9b4d --- /dev/null +++ b/doc/html/poller_8php.html @@ -0,0 +1,157 @@ + + + + + + +The Red Project: include/poller.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
poller.php File Reference
+
+
+ + + + +

+Functions

 poller_run ($argv, $argc)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
poller_run ( $argv,
 $argc 
)
+
+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/poller_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 1565c9b4d..caca8ae12 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -148,7 +148,7 @@ Functions - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/poller_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index fbbb3020c..3a88e160c 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/poller_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 77d999236..89d5875a4 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/poller_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 3a88e160c..77d999236 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -4,7 +4,7 @@ -The Red Project: include/poller.php File Reference +The Red Matrix: include/poller.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +

Cron Daily

Actions in the following block are executed once per day, not on every poller run

+

Cron Weekly

+

Actions in the following block are executed once per day only on Sunday (once per week).

-- cgit v1.2.3
The Red Matrix
-- 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/poller_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 89d5875a4..54f854214 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 16c2aa042fade698ece5dcb67cde10ff8155bd65 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 14:30:24 -0800 Subject: doc update --- doc/html/poller_8php.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 54f854214..18a6733ec 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -139,6 +139,8 @@ Functions
+

Cron Daily

+

Actions in the following block are executed once per day, not on every poller run

-- cgit v1.2.3 From 78f003e4a5e5c8ba80132cdb10af5f247f13090d Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Mar 2014 01:14:35 -0700 Subject: doc update --- doc/html/poller_8php.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/poller_8php.html') diff --git a/doc/html/poller_8php.html b/doc/html/poller_8php.html index 18a6733ec..8edd7b295 100644 --- a/doc/html/poller_8php.html +++ b/doc/html/poller_8php.html @@ -141,6 +141,8 @@ Functions