mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
Missing exp forever.
This commit is contained in:
parent
11e738fb04
commit
f694c193bf
@ -93,6 +93,7 @@
|
||||
<?php
|
||||
$expire_extra = 'id="expire" class="form-control select" tabindex="7"';
|
||||
$options = array(
|
||||
"0" => lang('exp_forever'),
|
||||
"burn" => lang('exp_burn'),
|
||||
"5" => lang('exp_5min'),
|
||||
"60" => lang('exp_1h'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user