mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enable doc-uk build (#1042)
This commit is contained in:
@@ -32,7 +32,6 @@ $LANGUAGES = [
|
||||
$INACTIVE_ONLINE_LANGUAGES = [
|
||||
'pl' => 'Polish',
|
||||
'ro' => 'Romanian',
|
||||
'uk' => 'Ukrainian',
|
||||
];
|
||||
|
||||
$ACTIVE_ONLINE_LANGUAGES = array_diff($LANGUAGES, $INACTIVE_ONLINE_LANGUAGES);
|
||||
|
||||
Reference in New Issue
Block a user