From: Weblate Date: Fri, 13 Jan 2017 17:48:18 +0000 (+0100) Subject: Merge remote-tracking branch 'origin/master' X-Git-Tag: 3.2.0~35 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/a90633b0bcff4b6d9d21671418b3b22860b75893?hp=b1ae88cfb28f1946b8d3afea9882e352938292b5 Merge remote-tracking branch 'origin/master' --- diff --git a/script.php b/script.php index 3e6668e..cae34a9 100644 --- a/script.php +++ b/script.php @@ -246,7 +246,7 @@ elseif (isset ($_GET['lang'])) # Config proxy='' # ex: proxy='proxysever.test.com:3128' or set JIRAFEAU_PROXY global variable url='' # or set JIRAFEAU_URL ex: url='http://mysite/jirafeau/script.php' -time='none' # minute, hour, day, week, month, year or none. Or set JIRAFEAU_TIME. +time='month' # minute, hour, day, week, month, year or none. Or set JIRAFEAU_TIME. one_time='' # ex: one_time="1" or set JIRAFEAU_ONE_TIME. curl='' # curl path to download or set JIRAFEAU_CURL_PATH. # End of config