remove php5
This commit is contained in:
parent
cee6ccc586
commit
dbb66e0aa0
@ -25,7 +25,7 @@ public class DomainOptionValues extends DefaultSelectableValues {
|
||||
list.add(new BooleanListValue("indexes"));
|
||||
list.add(new BooleanListValue("multiviews"));
|
||||
list.add(new BooleanListValue("letsencrypt"));
|
||||
list.add(new BooleanListValue("php5"));
|
||||
// list.add(new BooleanListValue("php5"));
|
||||
return list;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user