diff options
author | Michael Tänzer <neo@nhng.de> | 2012-01-21 15:16:27 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2012-01-21 15:16:27 +0100 |
commit | 190790845f3ef673a4f6779bbc1a46620a6151ec (patch) | |
tree | a44053047433ec3b89550681d50828dc834e2f24 /scripts | |
parent | f712965620c90c1d1a8213ef7b27acadc41002db (diff) | |
download | cacert-devel-190790845f3ef673a4f6779bbc1a46620a6151ec.tar.gz cacert-devel-190790845f3ef673a4f6779bbc1a46620a6151ec.tar.xz cacert-devel-190790845f3ef673a4f6779bbc1a46620a6151ec.zip |
bug 1003: Move cron jobs into a separate folder
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/cron/removedead.php (renamed from scripts/removedead.php) | 0 | ||||
-rwxr-xr-x | scripts/cron/updatesort.php (renamed from scripts/updatesort.php) | 0 | ||||
-rwxr-xr-x | scripts/cron/warning.php (renamed from scripts/warning.php) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/scripts/removedead.php b/scripts/cron/removedead.php index 7e47c7f..7e47c7f 100755 --- a/scripts/removedead.php +++ b/scripts/cron/removedead.php diff --git a/scripts/updatesort.php b/scripts/cron/updatesort.php index 4d36bfc..4d36bfc 100755 --- a/scripts/updatesort.php +++ b/scripts/cron/updatesort.php diff --git a/scripts/warning.php b/scripts/cron/warning.php index b578c09..b578c09 100755 --- a/scripts/warning.php +++ b/scripts/cron/warning.php |