From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/poller_8php.html | 151 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 doc/old/html/poller_8php.html (limited to 'doc/old/html/poller_8php.html') diff --git a/doc/old/html/poller_8php.html b/doc/old/html/poller_8php.html new file mode 100644 index 000000000..8edd7b295 --- /dev/null +++ b/doc/old/html/poller_8php.html @@ -0,0 +1,151 @@ + + + + + + +The Red Matrix: include/poller.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
poller.php File Reference
+
+
+ + + + +

+Functions

 poller_run ($argv, $argc)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
poller_run ( $argv,
 $argc 
)
+
+

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