8 lines
77 B
PHP
8 lines
77 B
PHP
<?php
|
|
/**
|
|
* @author OnTheGo Systems
|
|
*/
|
|
interface WPML_XML_Config_Read {
|
|
|
|
}
|