htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields
authorSamanthaNguyen <samanthanguyen1116@gmail.com>
Tue, 22 Jan 2019 03:35:32 +0000 (21:35 -0600)
committerKrinkle <krinklemail@gmail.com>
Tue, 22 Jan 2019 04:56:44 +0000 (04:56 +0000)
commit870831d40c9f64bf18f6897bbfa1310c972ff04d
treed1795061e3e1e112e8ade41d1cf123a46c03a034
parent2fabe2b8801a01ed56cfa8fad4fa20075ae8c3a3
htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields

This was originally directly under includes/htmlform. This is
a specific type of field, so it should go here instead.

Follows-up d0c31ac988888764.

Change-Id: Iac196068ce2cbca063948bc78d21913482717d9a
autoload.php
includes/htmlform/HTMLSelectLanguageField.php [deleted file]
includes/htmlform/fields/HTMLSelectLanguageField.php [new file with mode: 0644]