X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/6d6c111b80ad13201b7acd7c2f5b8fd6d160e11b..c7f776c8b948b033c200c8fd84ab5e8a8422d601:/index.php?ds=sidebyside diff --git a/index.php b/index.php index fb5f1e5..9edb3af 100644 --- a/index.php +++ b/index.php @@ -208,6 +208,10 @@ elseif (true === jirafeau_challenge_upload_ip($cfg, get_ip_address($cfg))) { 'value' => 'week', 'label' => '1_W' ), + array( + 'value' => 'fortnight', + 'label' => '2_W' + ), array( 'value' => 'month', 'label' => '1_M'