diff options
author | doktornotor <notordoktor@gmail.com> | 2015-08-12 12:07:14 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-08-12 12:07:14 +0200 |
commit | cf661e0c264539463e1c0c3d527798595d14da21 (patch) | |
tree | b9cc1114c2397e7923fb7c3530f0f95bcd5fa1ef /config/cron/index.php | |
parent | 4ac04ccb5a4b73cd51982ff3368ecbf6529fb0a1 (diff) | |
download | pfsense-packages-cf661e0c264539463e1c0c3d527798595d14da21.tar.gz pfsense-packages-cf661e0c264539463e1c0c3d527798595d14da21.tar.bz2 pfsense-packages-cf661e0c264539463e1c0c3d527798595d14da21.zip |
cron - rewrite broken package
EOL at EOF.
Diffstat (limited to 'config/cron/index.php')
-rw-r--r-- | config/cron/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cron/index.php b/config/cron/index.php index 0d4ff4cd..24237ecc 100644 --- a/config/cron/index.php +++ b/config/cron/index.php @@ -3,4 +3,4 @@ Header("Location: /"); exit; -?>
\ No newline at end of file +?> |