diff options
author | Michael Tänzer <neo@nhng.de> | 2012-01-21 19:12:18 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2012-01-21 19:12:18 +0100 |
commit | d6217ca64a4dd6aba971a8ac14332c64fbb20837 (patch) | |
tree | 11712f10add5009ae1b105166e43264f5dd1cbc1 | |
parent | 614587210a76cdda7b315d621a7beef82b319ac5 (diff) | |
download | cacert-devel-d6217ca64a4dd6aba971a8ac14332c64fbb20837.tar.gz cacert-devel-d6217ca64a4dd6aba971a8ac14332c64fbb20837.tar.xz cacert-devel-d6217ca64a4dd6aba971a8ac14332c64fbb20837.zip |
bug 1003: A little adjustment to the layout
Signed-off-by: Michael Tänzer <neo@nhng.de>
-rwxr-xr-x | scripts/cron/permissionreview.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cron/permissionreview.php b/scripts/cron/permissionreview.php index 74dd6c0..13a92c8 100755 --- a/scripts/cron/permissionreview.php +++ b/scripts/cron/permissionreview.php @@ -82,6 +82,7 @@ in the CAcert web application. Please review them and also ask the persons responsible for an up-to-date copy of access lists not directly recorded in the web application (critical admins, software assessors etc.) + EOF; foreach ($flags as $flag => $description) { |