From 7d4d7a31d30ca24e54437599e2ac0438af68bc12 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 12 Aug 2015 12:04:25 +0200 Subject: cron - rewrite broken package - Fix copyright header - Code style and indentation --- config/cron/cron.php | 199 ++++++++++++++++++++------------------------------- 1 file changed, 76 insertions(+), 123 deletions(-) (limited to 'config/cron/cron.php') diff --git a/config/cron/cron.php b/config/cron/cron.php index d7ed1494..7d55b086 100644 --- a/config/cron/cron.php +++ b/config/cron/cron.php @@ -1,8 +1,9 @@ - - + + + + + + + +
- -
-"; -//print_info_box_np("This is an info box."); -//echo"
"; -//endif; - -?> +
+ + - - - +
-

- Cron controls the scheduling of commands. -

- For more information see: http://www.freebsd.org/doc/en/books/handbook/configtuning-cron.html -

-
+
+ Cron controls the scheduling of commands.

+ For more information see: http://www.freebsd.org/doc/en/books/handbook/configtuning-cron.html +
+

- - - - - - - - - - - - - 0) { - foreach ($a_cron as $ent) { + + + + + + + + + + - ?> - - - - - - - - - - - 0) { + foreach ($a_cron as $ent) { + ?> + + + + + + + + + + + - - - - - - - - - - -
minutehourmdaymonthwdaywhocommand - - - - - -
edit
-
minutehourmdaymonthwdaywhocommand + + + + + +
edit
+
-   - -   - -   - -   - -   - -   - -   - - - - - - -
editdelete
-
        + + + + + +
editdelete
+
- - - - - -
add
-
- - - - -
-
-
-
-
-
-
-
- +
+ + + + + +
add
+ + + -- cgit v1.2.3