From 4ac04ccb5a4b73cd51982ff3368ecbf6529fb0a1 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 12 Aug 2015 12:06:01 +0200 Subject: cron - rewrite broken package - Fix copyright header - Code style and indentation --- config/cron/cron_edit.php | 238 ++++++++++++++-------------------------------- 1 file changed, 73 insertions(+), 165 deletions(-) (limited to 'config/cron/cron_edit.php') diff --git a/config/cron/cron_edit.php b/config/cron/cron_edit.php index 2b72a04d..b89c28e0 100644 --- a/config/cron/cron_edit.php +++ b/config/cron/cron_edit.php @@ -1,9 +1,9 @@ -
- - - - +
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ".htmlspecialchars($pconfig['php'])."\n"; - ?> - - - - - - - - -
minute - -
hour - -
mday - -
month - -
wday - -
who - -
command - - -
  - - - - -
-
- -
-
-
-
-
-
- -
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
minute + +
hour + +
mday + +
month + +
wday + +
who + +
command + +
  + + + + +
+
+
+
-- cgit v1.2.3