Последнее обновление
<?php
return array (
'translate' => TRUE,
'type' => 'url',
'yandex' => '',
'google' => '',
'googlefree' =>'gtx',
'yandexcloud_folder_id' => '',
'yandexcloud_secret' => '',
);<?php
return array (
123 => array(
'translate' => TRUE,
'type' => 'url',
'yandex' => '',
'google' => '',
'googlefree' =>'gtx',
'yandexcloud_folder_id' => '',
'yandexcloud_secret' => '',
)
);