Copy directory /commonservies here for now
This commit is contained in:
@ -92,8 +92,8 @@ final class CsvxmlAvailableFields {
|
||||
include __DIR__ . "/../l10n/musdb/{$lang}/{$fileName}";
|
||||
}
|
||||
|
||||
include __DIR__ . "/../values/commonservices/$lang/search_all_fields.php";
|
||||
include __DIR__ . "/../values/commonservices/units.php";
|
||||
include __DIR__ . "/../commonservices/$lang/search_all_fields.php";
|
||||
include __DIR__ . "/../commonservices/units.php";
|
||||
include __DIR__ . "/../classes/MDAllowedValueSets/l18n/$lang/eventtype_name.php";
|
||||
|
||||
$currencies = MDCurrenciesSet::getSortedList($tlLoader);
|
||||
@ -1649,5 +1649,4 @@ final class CsvxmlAvailableFields {
|
||||
$this->_availableFields = $availableFields;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user