????

Your IP : 216.73.216.188


Current Path : /home/degesdxb/public_html/wp-content/themes/hoteller/lib/
Upload File :
Current File : //home/degesdxb/public_html/wp-content/themes/hoteller/lib/translation.lib.php

<?php
function hoteller_theme_load() {
	load_theme_textdomain( 'hoteller', get_template_directory().'/languages' );
}
add_action( 'init', 'hoteller_theme_load' );
?>