constants.inc 135 Bytes
<?php
define( 'WPML_MEDIA_FOLDER', basename( WPML_MEDIA_PATH ) );

define( 'WPML_MEDIA_URL', plugins_url( '', dirname( __FILE__ ) ) );