mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
This commit is contained in:
parent
ac0beb7513
commit
736e76235d
@ -93,7 +93,7 @@
|
|||||||
"360" => "6 Hours",
|
"360" => "6 Hours",
|
||||||
"720" => "12 Hours",
|
"720" => "12 Hours",
|
||||||
"1440" => "1 Day",
|
"1440" => "1 Day",
|
||||||
"100080" => "1 Week",
|
"10080" => "1 Week",
|
||||||
"40320" => "4 Weeks"
|
"40320" => "4 Weeks"
|
||||||
);
|
);
|
||||||
echo form_dropdown('expire', $options, $expire_set, $expire_extra); ?>
|
echo form_dropdown('expire', $options, $expire_set, $expire_extra); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user