8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
<?php
|
|
/**
|
|
* @file
|
|
* Code for the Translations feature.
|
|
*/
|
|
|
|
include_once 'translations.features.inc';
|